1 instantiation of InMemberAfterValueWithSignificantWhitespace
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
1444
static WriterState state = new
InMemberAfterValueWithSignificantWhitespace
();
2 references to InMemberAfterValueWithSignificantWhitespace
System.Xaml (2)
System\Xaml\XamlXmlWriter.cs (2)
1290
writer.currentState =
InMemberAfterValueWithSignificantWhitespace
.State;
1305
if (writer.currentState !=
InMemberAfterValueWithSignificantWhitespace
.State)