Share via


ResourceDictionary.ICollection<KeyValuePair<String,Object>>.IsReadOnly Proprietà

Definizione

Ottiene un valore che indica se il dizionario risorse è di sola lettura.

bool System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.IsReadOnly { get; }
member this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<System.String,System.Object>>.IsReadOnly : bool

Valore della proprietà

System.Boolean

Implementazioni

System.Collections.Generic.ICollection`1.IsReadOnly

Si applica a