WorkflowDesignerColors.ContextMenuMouseOverMiddle1Color 属性
定义
获取上下文菜单第一个中间部分(位于开始位置之后)的鼠标悬停颜色。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; }
member this.ContextMenuMouseOverMiddle1Color : System.Windows.Media.Color
Public Shared ReadOnly Property ContextMenuMouseOverMiddle1Color As Color
属性值
上下文菜单第一个中间部分的鼠标悬停颜色。The mouse over color for the context menu first middle section.