3 references to DataTemplateKey
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1197
case KnownElements.
DataTemplateKey
: o = new System.Windows.DataTemplateKey(); break;
3707
case KnownElements.
DataTemplateKey
: converterId = KnownElements.TemplateKeyConverter; break;
5675
case KnownElements.
DataTemplateKey
: t = typeof(System.Windows.DataTemplateKey); break;