2 references to CantSetReadonlyProperty
System.Xaml (2)
System\Xaml\Runtime\DynamicMethodRuntime.cs (1)
252throw new NotSupportedException(SR.Format(SR.CantSetReadonlyProperty, member));
System\Xaml\Schema\XamlMemberInvoker.cs (1)
79throw new NotSupportedException(SR.Format(SR.CantSetReadonlyProperty, _member));