WorkflowDesignerIcons.ContextMenuItems.Delete プロパティ

定義

削除メニュー項目を取得または設定します。

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

プロパティ値

削除メニュー項目。

適用対象