2 references to TemplateKey
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
3700
case KnownElements.
TemplateKey
: converterId = KnownElements.TemplateKeyConverter; break;
6184
case KnownElements.
TemplateKey
: t = typeof(System.Windows.TemplateKey); break;