InputGestureCollection.IsReadOnly Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob diese InputGestureCollection schreibgeschützt ist. Der Standardwert ist false.

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

Eigenschaftswert

Boolean

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

Implementiert

Gilt für: