ResourceDictionary.IsReadOnly Eigenschaft

Definition

Ruft ab, ob dieses ResourceDictionary schreibgeschützt ist.

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 Hashtabelle schreibgeschützt ist, andernfalls false.

Implementiert

Hinweise

Diese Eigenschaft gibt den Hashtable Standardwert zurück, der falselautet .

Gilt für