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

Definition

Gets a value that indicates whether the resource dictionary is read-only.

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

Property Value

System.Boolean

Implements

System.Collections.Generic.ICollection`1.IsReadOnly

Applies to