Edit

Share via


WorkflowDesignerIcons.ContextMenuItems.Copy Property

Definition

Gets or sets the copy menu item.

public:
 static property System::Windows::Media::DrawingBrush ^ Copy { System::Windows::Media::DrawingBrush ^ get(); void set(System::Windows::Media::DrawingBrush ^ value); };
public static System.Windows.Media.DrawingBrush Copy { get; set; }
static member Copy : System.Windows.Media.DrawingBrush with get, set
Public Shared Property Copy As DrawingBrush

Property Value

The copy menu item.

Applies to