次の方法で共有


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 ] ボタンのブラシの上にマウス ポインターを合わせるとします。

適用対象