2 writes to _templateKeyType
PresentationBuildTasks (2)
Framework\System\Windows\Markup\TemplateXamlParser.cs (2)
676
_templateKeyType
= ItemContainerTemplateKeyType;
680
_templateKeyType
= KnownTypes.Types[(int)KnownElements.DataTemplateKey];
9 references to _templateKeyType
PresentationBuildTasks (9)
Framework\System\Windows\Markup\TemplateXamlParser.cs (9)
736
_templateKeyType
.Assembly.FullName,
737
_templateKeyType
.FullName,
738
_templateKeyType
,
1445
_templateKeyType
.Assembly.FullName,
1446
_templateKeyType
.FullName,
1447
_templateKeyType
,
1647
_templateKeyType
.Assembly.FullName,
1648
_templateKeyType
.FullName,
1649
_templateKeyType
,