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