WorkflowDesignerIcons.ContextMenuItems.CutDisabled プロパティ

定義

無効な切り取りメニュー項目を取得または設定します。

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

プロパティ値

無効な切り取りメニュー項目。

適用対象