Share via


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 形式傳回的效果群組的子系 (Children)。

備註

相依性屬性資訊

識別碼欄位 ChildrenProperty
設定為 的中繼資料屬性 true

適用於