AttachedProperty<T>.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der bestimmt, ob die Auflistung schreibgeschützt ist.

public:
 virtual property bool IsReadOnly { bool get(); };
public override bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public Overrides ReadOnly Property IsReadOnly As Boolean

Eigenschaftswert

Boolean

true, wenn die Auflistung schreibgeschützt ist, andernfalls false.

Gilt für