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