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

属性值

在设计器画布内删除项的控制按钮。

适用于