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