5 references to XamlSchemaContextSettings
PresentationFramework (3)
System\Windows\Markup\XamlReader.cs (3)
770XamlSchemaContextSettings xscSettings = new XamlSchemaContextSettings(); 1158XamlSchemaContextSettings settings = new XamlSchemaContextSettings(); 1165XamlSchemaContextSettings settings = new XamlSchemaContextSettings();
System.Xaml (2)
System\Xaml\XamlLanguage.cs (1)
430new XamlSchemaContextSettings { SupportMarkupExtensionsWithDuplicateArity = true };
System\Xaml\XamlSchemaContext.cs (1)
64: new XamlSchemaContextSettings();