WorkflowDesignerColors.ContextMenuMouseOverEndColor Propiedad

Definición

Obtiene el color final del menú contextual al pasar el puntero sobre él.

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

Valor de propiedad

Color final del menú contextual al pasar el puntero sobre él.

Se aplica a