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