1 instantiation of InRecord
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
976static WriterState state = new InRecord();
5 references to InRecord
System.Xaml (5)
System\Xaml\XamlXmlWriter.cs (5)
1111writer.currentState = InRecord.State; 1136writer.currentState = InRecord.State; 1202writer.currentState = InRecord.State; 1383writer.currentState = InRecord.State; 1425writer.currentState = InRecord.State;