WorkflowDesignerColors.FlowchartExpressionButtonPressedBrush Property

Definition

Gets the brush for the Flowchart Expression pressed button in the designer.

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

Property Value

The brush for the Flowchart Expression pressed button in the designer.

Applies to