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