System.Activities.Presentation.Toolbox Namespace
Classes related to the presentation toolbox.
| Class | Description | |
|---|---|---|
![]() | ActivityTemplateFactory | Represents a class that is the XAML representation for an IActivityTemplateFactory. |
![]() | ActivityTemplateFactory<T> | Represents a class that is the XAML representation for an IActivityTemplateFactory. |
![]() | ActivityTemplateFactoryBuilder | Represents an activity template factory builder. |
![]() | ToolboxCategory | A collection of toolbox items that have been categorized. |
![]() | ToolboxCategoryItems | A collection of ToolboxCategory objects. This class is sealed and so cannot be inherited.This class provides support for the categorization of toolbox items when re-hosting the Windows Workflow Designer outside of Visual Studio 2010. |
![]() | ToolboxControl | Provides functions to render a collection of categorized tools, as well as notify users about tool selection and creation events. This class is sealed, so it cannot be inherited. |
![]() | ToolboxItemWrapper | Represents a wrapper used to establish link between an actual T:System.Drawing.Presentation.ToolboxItem instance and the tool representation, as well as add support for categorization of toolbox items. This class is sealed, so it cannot be inherited. |
![]() | ToolCreatedEventArgs | Represents event arguments for the tool created event in the rehosted toolbox. |
| Delegate | Description | |
|---|---|---|
![]() | ToolCreatedEventHandler | Represents the method that will handle the ToolCreated event for the rehosted toolbox. |

