WorkflowDesignerIcons::DesignerItems Class
Provides the items available when working with the workflow designer.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ActivityErrorValidation | Gets or sets the control used to display the result of activity error validation. |
![]() ![]() | Annotation | Gets or sets the control used for assigning annotation. |
![]() ![]() | DeleteButton | Gets or sets the control button for deleting items within the designer canvas. |
![]() ![]() | DeleteDisabledButton | Gets or sets the disabled delete button. |
![]() ![]() | FitToScreen | Gets or sets the control that is used to reduce size of the designer components to fit them all within the design surface. |
![]() ![]() | MoveDownButton | Gets or sets the button control to move down the selected component(s) on the design surface. |
![]() ![]() | MoveDownDisabledButton | Gets or sets the disabled move down button. |
![]() ![]() | MoveUpButton | Gets or sets the button control to move up the selected component(s) on the design surface. |
![]() ![]() | MoveUpDisabledButton | Gets or sets the disabled move up button. |
![]() ![]() | Overview | Gets or sets the control for viewing the entire workflow map. |
![]() ![]() | OverviewWindowCloseButton | Gets or sets the button control for closing overview map. |
![]() ![]() | PanMode | Gets or sets the control that contains the pan mode. |
![]() ![]() | ResizeGrip | Gets or sets the control that enables a window to change its size. |
![]() ![]() | TextBoxErrorValidation | Gets or sets the control used to display the result of warning validation. |
![]() ![]() | WarningValidation | Gets or sets the control used to display the result of the warning validation. |
![]() ![]() | WorkflowErrorValidation | Gets or sets the control used to display the result of the workflow error validation. |
![]() ![]() | Zoom | Gets or sets the control that allows the window to be magnified. |
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

