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