BitmapEffectGroup.Children Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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 |