3 references to DataType
PresentationFramework (3)
System\Windows\TemplateKey.cs (3)
118Type type = DataType as Type; 119return (DataType != null) 120? string.Create(TypeConverterHelper.InvariantEnglishUS, $"{this.GetType().Name}({DataType})")