次の方法で共有


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

プロパティ値

概要マップを閉じるためのボタン コントロール。

適用対象