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 |
None |