Information
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.

System.Activities.Presentation.Toolbox Namespace

.NET Framework (current version)
 

Classes related to the presentation toolbox.

ClassDescription
System_CAPS_pubclassActivityTemplateFactory

Represents a class that is the XAML representation for an IActivityTemplateFactory.

System_CAPS_pubclassActivityTemplateFactory<T>

Represents a class that is the XAML representation for an IActivityTemplateFactory.

System_CAPS_pubclassActivityTemplateFactoryBuilder

Represents an activity template factory builder.

System_CAPS_pubclassToolboxCategory

A collection of toolbox items that have been categorized.

System_CAPS_pubclassToolboxCategoryItems

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.

System_CAPS_pubclassToolboxControl

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.

System_CAPS_pubclassToolboxItemWrapper

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.

System_CAPS_pubclassToolCreatedEventArgs

Represents event arguments for the tool created event in the rehosted toolbox.

DelegateDescription
System_CAPS_pubdelegateToolCreatedEventHandler

Represents the method that will handle the ToolCreated event for the rehosted toolbox.

Return to top
Show: