WorkflowDesignerIcons.DesignerItems.OverviewWindowCloseButton 属性

定义

获取或设置用于关闭摘要图的按钮控件。

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

属性值

关闭摘要图的按钮控件。

适用于