System.Activities.Presentation.Toolbox Namespace
Classes related to the presentation toolbox.
Classes
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 |
ToolboxControl |
Provides functions to render a collection of categorized tools, as well as notify users about tool selection and creation events. This class is |
ToolboxItemWrapper |
Represents a wrapper used to establish link between an actual ToolboxItem instance and the tool representation, as well as add support for categorization of toolbox items. This class is |
ToolCreatedEventArgs |
Represents event arguments for the tool created event in the rehosted toolbox. |
Delegates
ToolCreatedEventHandler |
Represents the method that will handle the ToolCreated event for the rehosted toolbox. |