2 references to Baml2006SchemaContext
PresentationFramework (2)
src\Framework\System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
87schemaContext = new Baml2006SchemaContext(xamlReaderSettings.LocalAssembly, System.Windows.Markup.XamlReader.XamlV3SharedSchemaContext);
src\Framework\System\Windows\Markup\Baml2006\Baml2006SchemaContext.cs (1)
23this(localAssembly, System.Windows.Markup.XamlReader.BamlSharedSchemaContext)