BitmapEffectGroup.Children プロパティ

定義

注: この API は廃止されました。 廃止されていない代替手段は EffectBitmapEffectGroupの子を取得または設定します。

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 None

適用対象