다음을 통해 공유


WorkflowDesignerColors.DesignerViewExpandAllCollapseAllButtonMouseOverBrush 속성

정의

디자이너 뷰에 있는 ExpandAll/CollapseAll 단추 위에 마우스를 놓았을 때 브러시를 가져옵니다.

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

속성 값

브러시를 위에 마우스를 놓았을 합니다 ExpandAll/CollapseAll 디자이너 보기로 단추가 있습니다.

적용 대상