1 instantiation of InRecordTryAttributes
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
1114
private static WriterState state = new
InRecordTryAttributes
();
3 references to InRecordTryAttributes
System.Xaml (3)
System\Xaml\XamlXmlWriter.cs (3)
971
writer.currentState =
InRecordTryAttributes
.State;
1408
writer.currentState =
InRecordTryAttributes
.State;
1574
writer.currentState =
InRecordTryAttributes
.State;