1 instantiation of XamlTypeMapperSchemaContext
PresentationFramework (1)
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4101_schemaContext = new XamlTypeMapperSchemaContext(this);
3 references to XamlTypeMapperSchemaContext
PresentationFramework (3)
src\Framework\System\Windows\Markup\WpfXamlLoader.cs (2)
54var typeMapperContext = schemaContext as XamlTypeMapper.XamlTypeMapperSchemaContext;
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4379private XamlTypeMapperSchemaContext _schemaContext;