Sdílet prostřednictvím


BitmapEffectGroup.Children Vlastnost

Definice

Poznámka: Toto rozhraní API je teď zastaralé. Nezastaralá alternativa je Effect. Získá nebo nastaví podřízené položky 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

Hodnota vlastnosti

Podřízené efekty seskupí BitmapEffectCollectionjako .

Poznámky

Informace o vlastnosti závislosti

Pole Identifikátor ChildrenProperty
Vlastnosti metadat nastavené na true Žádné

Platí pro