BitmapEffectGroup.Children 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意:此 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 |
无 |