2 references to XamlXmlWriterWriteObjectNotSupportedInCurrentState
System.Xaml (2)
System\Xaml\XamlXmlWriter.cs (2)
966
throw new XamlXmlWriterException(SR.
XamlXmlWriterWriteObjectNotSupportedInCurrentState
);
1387
throw new InvalidOperationException(SR.
XamlXmlWriterWriteObjectNotSupportedInCurrentState
);