1 reference to IsReadOnly
System.Xaml (1)
System\Xaml\Schema\CollectionReflector.cs (1)
254
MethodInfo isReadOnlyMethod = genericICollection.GetProperty(KnownStrings.
IsReadOnly
).GetGetMethod();