5 references to XamlSchemaContextSettings
PresentationFramework (3)
System\Windows\Markup\XamlReader.cs (3)
757XamlSchemaContextSettings xscSettings = new XamlSchemaContextSettings(); 1145XamlSchemaContextSettings settings = new XamlSchemaContextSettings(); 1152XamlSchemaContextSettings settings = new XamlSchemaContextSettings();
System.Xaml (2)
System\Xaml\XamlLanguage.cs (1)
429new XamlSchemaContextSettings { SupportMarkupExtensionsWithDuplicateArity = true };
System\Xaml\XamlSchemaContext.cs (1)
62: new XamlSchemaContextSettings();