1 instantiation of InRecord
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
995static WriterState state = new InRecord();
5 references to InRecord
System.Xaml (5)
System\Xaml\XamlXmlWriter.cs (5)
1133writer.currentState = InRecord.State; 1158writer.currentState = InRecord.State; 1223writer.currentState = InRecord.State; 1412writer.currentState = InRecord.State; 1455writer.currentState = InRecord.State;