WorkflowDesignerColors.DesignerViewExpandAllCollapseAllButtonBrush 属性

定义

获取设计器视图中“全部展开”/“全部折叠”按钮的画笔****。Gets the brush for the ExpandAll/CollapseAll button in the designer view.

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

设计器视图中的 展开/CollapseAll 按钮的画笔。The brush for the ExpandAll/CollapseAll button in the designer view.

适用于