WorkflowDesignerColors.ContextMenuMouseOverBeginColor Propriedade

Definição

Obtém a cor inicial do menu de contexto ao passar o mouse.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; }
member this.ContextMenuMouseOverBeginColor : System.Windows.Media.Color
Public Shared ReadOnly Property ContextMenuMouseOverBeginColor As Color

Valor da propriedade

Color

O mouse sobre a cor inicial do menu de contexto.The beginning mouse over color for the context menu.

Aplica-se a