1 write to displayName
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
683
this.
displayName
= TypeNameHelper.GetDisplayName(type, false);
1 reference to displayName
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
662
return this.
displayName
;