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 단추에 대한 브러시 위에 마우스를 놓습니다.

적용 대상