BitmapEffectGroup.Children 属性

定义

注意:此 API 现在已过时。 未过时的替代项为 Effect。 获取或设置 BitmapEffectGroup 的子项。

public:
 property System::Windows::Media::Effects::BitmapEffectCollection ^ Children { System::Windows::Media::Effects::BitmapEffectCollection ^ get(); void set(System::Windows::Media::Effects::BitmapEffectCollection ^ value); };
public System.Windows.Media.Effects.BitmapEffectCollection Children { get; set; }
member this.Children : System.Windows.Media.Effects.BitmapEffectCollection with get, set
Public Property Children As BitmapEffectCollection

属性值

作为 BitmapEffectCollection 的效果组子项。

注解

依赖项属性信息

标识符字段 ChildrenProperty
元数据属性设置为 true

适用于