DependencyPropertyDescriptor.IsAttached Propriété

Définition

Obtient une valeur qui indique si la propriété est inscrite comme propriété jointe et est utilisée via une utilisation attachée.

public:
 property bool IsAttached { bool get(); };
public bool IsAttached { get; }
member this.IsAttached : bool
Public ReadOnly Property IsAttached As Boolean

Valeur de propriété

true si la propriété est une propriété jointe ; sinon, false.

S’applique à