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