1 instantiation of TypeBrowser
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (1)
616TypeBrowser browser = new TypeBrowser(AssemblyContext, this.Context, this.Filter);
9 references to TypeBrowser
System.Activities.Presentation (9)
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (8)
31typeof(TypeBrowser), 37typeof(TypeBrowser)); 42typeof(TypeBrowser)); 47typeof(TypeBrowser)); 52typeof(TypeBrowser)); 88TypeBrowser.size = e.NewSize; 866public TypeBrowserAutomationPeer(TypeBrowser owner) 878return ((TypeBrowser)this.Owner).Resources["TypeBrowserAutomationName"] as string;
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (1)
616TypeBrowser browser = new TypeBrowser(AssemblyContext, this.Context, this.Filter);