共用方式為


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

屬性值

設計工具檢視中 ExpandAll/CollapseAll 已按下按鈕的筆刷。

適用於