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