Compartilhar via


BitmapEffectGroup.Children Propriedade

Definição

Observação: esta API agora é obsoleta. A alternativa não obsoleta é Effect. Obtém ou define os filhos do 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

Valor da propriedade

BitmapEffectCollection

Os filhos do grupo de efeitos como um BitmapEffectCollection.

Comentários

Informações da propriedade de dependência

Campo identificador ChildrenProperty
Propriedades de metadados definidas como true Nenhum

Aplica-se a