2 references to CreateXamlSchemaContext
PresentationFramework (2)
src\Framework\System\Windows\Markup\XamlReader.cs (2)
1132new Lazy<WpfSharedXamlSchemaContext>(() => CreateXamlSchemaContext(false)); 1134new Lazy<WpfSharedXamlSchemaContext>(() => CreateXamlSchemaContext(true));