BitmapEffectGroup.Children Proprietà

Definizione

Nota: questa API è ora obsoleta. L'alternativa non obsoleta è Effect. Ottiene o imposta gli elementi figlio 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à

Elementi figlio del gruppo di effetti come .BitmapEffectCollection

Commenti

Informazioni sulle proprietà di dipendenza

Item Value
Campo Identificatore ChildrenProperty
Proprietà dei metadati impostate su true Nessuno

Si applica a