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

プロパティ値

コピー メニュー項目。

適用対象