WorkflowDesignerColors.ContextMenuMouseOverBorderColor Property

Definition

Gets the mouse over color for the context menu border.

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

Property Value

The mouse over color for the context menu border.

Applies to