WorkflowDesignerColors.ContextMenuMouseOverMiddle1Color Property

Definition

Gets the mouse over color for the context menu first middle section, which comes after the beginning section.

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

Property Value

The mouse over color for the context menu first middle section.

Applies to