1 instantiation of InRecord
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
989
private static WriterState state = new
InRecord
();
5 references to InRecord
System.Xaml (5)
System\Xaml\XamlXmlWriter.cs (5)
1125
writer.currentState =
InRecord
.State;
1150
writer.currentState =
InRecord
.State;
1215
writer.currentState =
InRecord
.State;
1403
writer.currentState =
InRecord
.State;
1445
writer.currentState =
InRecord
.State;