WorkflowDesignerColors.DesignerViewExpandAllCollapseAllButtonBrush プロパティ

定義

デザイナー ビューの [ExpandAll/CollapseAll] ボタンのブラシを取得します。

public:
 static property System::Windows::Media::Brush ^ DesignerViewExpandAllCollapseAllButtonBrush { System::Windows::Media::Brush ^ get(); };
public static System.Windows.Media.Brush DesignerViewExpandAllCollapseAllButtonBrush { get; }
member this.DesignerViewExpandAllCollapseAllButtonBrush : System.Windows.Media.Brush
Public Shared ReadOnly Property DesignerViewExpandAllCollapseAllButtonBrush As Brush

プロパティ値

Brush

デザイナー ビューの ExpandAll/CollapseAll ボタンのブラシ。

適用対象