The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITypeFilterProvider Interface
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Workflow.ComponentModel.Design
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Return to top
Provides members that classes use to filter types that are displayed in class browser dialog boxes that are displayed by the workflow designer.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
| Name | Description | |
|---|---|---|
![]() | FilterDescription | Gets the description for the filter to be displayed on the class browser dialog box. |
| Name | Description | |
|---|---|---|
![]() | CanFilterType(Type^, Boolean) | Returns a value that indicates whether the specified type can be filtered. |
Note |
|---|
This material discusses types and namespaces that are obsolete. For more information, see Deprecated Types in Windows Workflow Foundation 4.5. |
.NET Framework
Available since 3.0
Available since 3.0
Show:


