1 write to displayName
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
530
this.
displayName
= GetDisplayName(this.assembly.GetName());
3 references to displayName
System.Data (3)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (3)
559
get { return this.
displayName
; }
611
get { return this.
displayName
; }
616
return this.
displayName
;