2 references to TemplateKey
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\KnownTypes.cs (2)
3699
case KnownElements.
TemplateKey
: converterId = KnownElements.TemplateKeyConverter; break;
4917
case KnownElements.
TemplateKey
: t = _asmFramework.GetType("System.Windows.TemplateKey"); break;