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