次の方法で共有


WorkflowDesignerIcons.DesignerItems.DeleteDisabledButton プロパティ

定義

無効な削除ボタンを取得または設定します。

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

プロパティ値

無効化された削除ボタン。

適用対象