WorkflowDesignerColors.ContextMenuMouseOverBeginColor Property

Definition

Gets the beginning mouse over color for the context menu.

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

Property Value

The beginning mouse over color for the context menu.

Applies to