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 なし

適用対象