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