ResourceDictionary.IsReadOnly Eigenschaft

Definition

Ruft ab, ob dies 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

truewenn die Hashtabelle schreibgeschützt ist; andernfalls . false

Implementiert

Hinweise

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

Gilt für: