TextEffectTarget.Element Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le DependencyObject ciblé par TextEffect.
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
Valeur de propriété
DependencyObject ciblé par TextEffect.