1 write to _schemaContext
PresentationFramework (1)
System\Windows\TemplateContent.cs (1)
1432
_schemaContext
= schemaContext;
1 reference to _schemaContext
PresentationFramework (1)
System\Windows\TemplateContent.cs (1)
1458
return
_schemaContext
.GetXamlType(XamlTypeName.Parse(qualifiedTypeName, this)).UnderlyingType;