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