.png) |
SmartPartAttribute |
This attribute flags an object as a smart part. The smart part will then be added to the WorkItem. |
.png) |
SmartPartInfo |
Provides information about a specific smartpart. |
.png) |
SmartPartInfoProvider |
Default implementation of a ISmartPartInfoProvider that can be used to aggregate the behavior on smart parts that use a designer to drag and drop the ISmartPartInfo components. |
.png) |
SmartPartPlaceHolderEventArgs |
Used by the the smartpart placeholder. |
.png) |
Workspace |
Default base implementation of the IWorkspace interface. |
.png) |
WorkspaceCancelEventArgs |
Provides data for the cancellable events exposed by IWorkspace. |
.png) |
WorkspaceComposer |
Composer class that allows workspaces that cannot inherit from Workspace to reuse its logic by implementing IComposableWorkspace and forwarding all its IWorkspace implementation methods to an instance of the composer. |
.png) |
WorkspaceEventArgs |
Provides data for the non-cancellable events exposed by IWorkspace. |