1 instantiation of TypeBrowser
System.Data (1)
cdf\src\NetFx40\Tools\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.Data (9)
cdf\src\NetFx40\Tools\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;
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (1)
616TypeBrowser browser = new TypeBrowser(AssemblyContext, this.Context, this.Filter);