2 references to CreateXamlSchemaContext
PresentationFramework (2)
System\Windows\Markup\XamlReader.cs (2)
1189new Lazy<WpfSharedXamlSchemaContext>(() => CreateXamlSchemaContext(false)); 1191new Lazy<WpfSharedXamlSchemaContext>(() => CreateXamlSchemaContext(true));