2 references to DataTemplateKey
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
3352DefaultConstructor = delegate () { return new System.Windows.DataTemplateKey(); },
System\Windows\Markup\KnownTypes.cs (1)
1190case KnownElements.DataTemplateKey: o = new System.Windows.DataTemplateKey(); break;