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