WorkflowDesignerColors.FlowchartExpressionButtonMouseOverBrush Property

Definition

Gets the mouse over brush for the Flowchart Expression button in the designer.

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

Property Value

The mouse over brush for the Flowchart Expression button in the designer.

Applies to