1 write to filter
System.Data (1)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
68this.filter = filter;
2 references to filter
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (2)
136this.localAssemblies.Add(new AssemblyNode(local, true, this.filter, this.Context)); 167this.referenceAssemblies.Add(new AssemblyNode(assembly, false, this.filter, this.Context));