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