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