1 instantiation of InMemberAfterValueOrEndObject
System.Xaml (1)
System\Xaml\XamlMarkupExtensionWriter.cs (1)
591static WriterState state = new InMemberAfterValueOrEndObject();
2 references to InMemberAfterValueOrEndObject
System.Xaml (2)
System\Xaml\XamlMarkupExtensionWriter.cs (2)
366writer.currentState = InMemberAfterValueOrEndObject.State; 567writer.currentState = InMemberAfterValueOrEndObject.State;