1 instantiation of InMemberTryAttributesAfterValue
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
1639
private static WriterState state = new
InMemberTryAttributesAfterValue
();
2 references to InMemberTryAttributesAfterValue
System.Xaml (2)
System\Xaml\XamlXmlWriter.cs (2)
1604
writer.currentState =
InMemberTryAttributesAfterValue
.State;
1836
writer.currentState =
InMemberTryAttributesAfterValue
.State;