TextEffectTarget.Element Propiedad

Definición

Obtiene el DependencyObject objeto que TextEffect tiene como destino.

public:
 property System::Windows::DependencyObject ^ Element { System::Windows::DependencyObject ^ get(); };
public System.Windows.DependencyObject Element { get; }
member this.Element : System.Windows.DependencyObject
Public ReadOnly Property Element As DependencyObject

Valor de propiedad

que DependencyObjectTextEffect tiene como destino.

Se aplica a