WorkflowDesignerIcons::ContextMenuItems Class
.NET Framework (current version)
Provides the items within the context menu.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Copy | Gets or sets the copy menu item. |
![]() ![]() | CopyDisabled | Gets or sets the disabled copy menu item. |
![]() ![]() | Cut | Gets or sets the cut menu item. |
![]() ![]() | CutDisabled | Gets or sets the disabled cut menu item. |
![]() ![]() | Delete | Gets or sets the delete menu item. |
![]() ![]() | DeleteDisabled | Gets or sets the disabled delete menu item. |
![]() ![]() | Paste | Gets or sets the paste menu item. |
![]() ![]() | PasteDisabled | Gets or sets the disabled paste menu item. |
.NET Framework
Available since 4.5
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.
Show:

