Condividi tramite


BitmapEffectGroup.Children Proprietà

Definizione

Nota: questa API è ora obsoleta. L'alternativa non obsoleta è Effect. Ottiene o imposta i figli dell'oggetto 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

Valore della proprietà

Figli del gruppo di effetti come un oggetto BitmapEffectCollection.

Commenti

Informazioni proprietà di dipendenza

Campo Identificatore ChildrenProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a