WorkflowDesignerIcons::ContextMenuItems Class

.NET Framework (current version)
 

Provides the items within the context menu.

Namespace:   System.Activities.Presentation
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

System::Object
  System.Activities.Presentation::WorkflowDesignerIcons::ContextMenuItems

public ref class ContextMenuItems abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticCopy

Gets or sets the copy menu item.

System_CAPS_pubpropertySystem_CAPS_staticCopyDisabled

Gets or sets the disabled copy menu item.

System_CAPS_pubpropertySystem_CAPS_staticCut

Gets or sets the cut menu item.

System_CAPS_pubpropertySystem_CAPS_staticCutDisabled

Gets or sets the disabled cut menu item.

System_CAPS_pubpropertySystem_CAPS_staticDelete

Gets or sets the delete menu item.

System_CAPS_pubpropertySystem_CAPS_staticDeleteDisabled

Gets or sets the disabled delete menu item.

System_CAPS_pubpropertySystem_CAPS_staticPaste

Gets or sets the paste menu item.

System_CAPS_pubpropertySystem_CAPS_staticPasteDisabled

Gets or sets the disabled paste menu item.

.NET Framework
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.

Return to top
Show: