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