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