1 write to SchemaContext
PresentationFramework (1)
src\Framework\System\Windows\TemplateContent.cs (1)
202SchemaContext = xamlReader.SchemaContext;
3 references to SchemaContext
PresentationFramework (3)
src\Framework\System\Windows\Controls\ItemsPanelTemplate.cs (1)
124System.Xaml.XamlType panelType = templateHolder.SchemaContext.GetXamlType(typeof(Panel));
src\Framework\System\Windows\TemplateContent.cs (2)
232TemplateLoadData.ServiceProviderWrapper = new ServiceProviderWrapper(context, SchemaContext); 423_xamlNodeList = new XamlNodeList(SchemaContext);