BitmapEffectGroup.Children Propriedade

Definição

Nota: Esta API está 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 de Propriedade

Os filhos do grupo de efeitos como um BitmapEffectCollection.

Observações

Informação de Propriedade de Dependência

Iteme Value
Campo identificador ChildrenProperty
Propriedades dos metadados definidas como true None

Aplica-se a