1 write to displayName
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
530this.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)
559get { return this.displayName; } 611get { return this.displayName; } 616return this.displayName;