WorkflowDesignerColors.DesignerViewExpandAllCollapseAllPressedBrush 属性

定义

获取设计器视图中“全部展开”/“全部折叠”按下的按钮的画笔

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

属性值

设计器视图中 “全部展开”/“全部折叠”按钮 的画笔。

适用于