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