1 instantiation of TryContentPropertyInTryAttributesState
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
1727private static WriterState state = new TryContentPropertyInTryAttributesState();
1 reference to TryContentPropertyInTryAttributesState
System.Xaml (1)
System\Xaml\XamlXmlWriter.cs (1)
1196writer.currentState = TryContentPropertyInTryAttributesState.State;