Partager via


AttachedProperty.IsReadOnly Propriété

Définition

Obtient une valeur qui détermine si la propriété jointe est en lecture seule.

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

Valeur de propriété

Boolean

true si la propriété est en lecture seule ; sinon, false.

S’applique à