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; }
static member DesignerViewExpandAllCollapseAllButtonBrush : System.Windows.Media.Brush
Public Shared ReadOnly Property DesignerViewExpandAllCollapseAllButtonBrush As Brush

속성 값

디자이너 뷰의 ExpandAll/CollapseAll 단추에 대한 브러시입니다.

적용 대상