XamlMember.IsAttachable 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 une valeur qui indique s’il s’agit XamlMember d’un membre attachable.
public:
property bool IsAttachable { bool get(); };
public bool IsAttachable { get; }
member this.IsAttachable : bool
Public ReadOnly Property IsAttachable As Boolean
Valeur de propriété
true s’il s’agit XamlMember d’un membre joignable ; sinon, false.
Remarques
La IsAttachable valeur est initialisée en fonction de laquelle le constructeur a été utilisé pour construire un XamlMember.