Share via


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

屬性值

用於關閉概觀圖的按鈕控制項。

適用於