1 instantiation of InPositionalParametersBeforeValue
System.Xaml (1)
System\Xaml\XamlMarkupExtensionWriter.cs (1)
511
static WriterState state = new
InPositionalParametersBeforeValue
();
1 reference to InPositionalParametersBeforeValue
System.Xaml (1)
System\Xaml\XamlMarkupExtensionWriter.cs (1)
451
writer.currentState =
InPositionalParametersBeforeValue
.State;