ResourceDictionary.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se ResourceDictionary è di sola lettura.

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

Valore della proprietà

Boolean

true se la tabella hash è di sola lettura, in caso contrario false.

Implementazioni

Commenti

Questa proprietà restituisce il Hashtable valore predefinito, ovvero false.

Si applica a