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