WorkflowDesignerIcons.ContextMenuItems.Copy 属性

定义

获取或设置复制菜单项。

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

属性值

复制菜单项。

适用于