1 write to SchemaContext
PresentationFramework (1)
System\Windows\TemplateContent.cs (1)
197
SchemaContext
= xamlReader.SchemaContext;
3 references to SchemaContext
PresentationFramework (3)
System\Windows\Controls\ItemsPanelTemplate.cs (1)
120
System.Xaml.XamlType panelType = templateHolder.
SchemaContext
.GetXamlType(typeof(Panel));
System\Windows\TemplateContent.cs (2)
221
TemplateLoadData.ServiceProviderWrapper = new ServiceProviderWrapper(context,
SchemaContext
);
358
_xamlNodeList = new XamlNodeList(
SchemaContext
);