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