BitmapEffectGroup.Children Propriété

Définition

Remarque : cette API est maintenant obsolète. L'alternative non obsolète est Effect. Obtient ou définit les enfants de 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

Valeur de propriété

Les enfants des effets se groupent comme un BitmapEffectCollection.

Remarques

Informations sur les propriétés de dépendance

Champ Identificateur ChildrenProperty
Propriétés de métadonnées définies sur true Aucun

S’applique à