2 references to FilterFunction
System.Activities.Core.Presentation (2)
System\ServiceModel\Activities\Presentation\ServiceContractImporter.cs (1)
61
TypeBrowser typeBrowser = new TypeBrowser(assemblyContextControlItem, editingContext,
FilterFunction
);
System\ServiceModel\Presentation\ServiceDesigner.xaml.cs (1)
54
new EditorOptionAttribute { Name = TypeCollectionPropertyEditor.Filter, Value = ServiceContractImporter.
FilterFunction
},