1 instantiation of InRecord
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
978static WriterState state = new InRecord();
5 references to InRecord
System.Xaml (5)
System\Xaml\XamlXmlWriter.cs (5)
1113writer.currentState = InRecord.State; 1138writer.currentState = InRecord.State; 1204writer.currentState = InRecord.State; 1385writer.currentState = InRecord.State; 1427writer.currentState = InRecord.State;