5 references to XamlSchemaContextSettings
PresentationFramework (3)
System\Windows\Markup\XamlReader.cs (3)
757XamlSchemaContextSettings xscSettings = new XamlSchemaContextSettings 1140XamlSchemaContextSettings settings = new XamlSchemaContextSettings 1149XamlSchemaContextSettings settings = new XamlSchemaContextSettings
System.Xaml (2)
System\Xaml\XamlLanguage.cs (1)
436new XamlSchemaContextSettings { SupportMarkupExtensionsWithDuplicateArity = true };
System\Xaml\XamlSchemaContext.cs (1)
63: new XamlSchemaContextSettings();