Compartir a través de


ResourceDictionary.ICollection<KeyValuePair<String,Object>>.IsReadOnly Propiedad

Definición

Obtiene un valor que indica si el diccionario de recursos es de solo lectura.

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

Valor de propiedad

System.Boolean

Implementaciones

System.Collections.Generic.ICollection`1.IsReadOnly

Se aplica a