StyleTypedPropertyAttribute.StyleTargetType 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 ou définit le TargetType du Property que cet attribut spécifie.
public:
property Type ^ StyleTargetType { Type ^ get(); void set(Type ^ value); };
public Type StyleTargetType { get; set; }
member this.StyleTargetType : Type with get, set
Public Property StyleTargetType As Type
Valeur de propriété
Le TargetType du Property que cet attribut spécifie.
Remarques
Utilisation du texte XAML
Vous ne pouvez pas utiliser cette propriété en XAML.