Share via


WorkflowDesignerIcons.DesignerItems.DeleteButton 屬性

定義

取得或設定在設計工具畫布中用來刪除項目的控制項按鈕。

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

屬性值

在設計工具畫布中用來刪除項目的控制項按鈕。

適用於