WorkflowDesignerColors.ContextMenuItemTextDisabledColor 属性
定义
获取上下文菜单中已禁用项文本的颜色。Gets the color for the disabled item text in the context menu.
public:
static property System::Windows::Media::Color ContextMenuItemTextDisabledColor { System::Windows::Media::Color get(); };
public static System.Windows.Media.Color ContextMenuItemTextDisabledColor { get; }
member this.ContextMenuItemTextDisabledColor : System.Windows.Media.Color
Public Shared ReadOnly Property ContextMenuItemTextDisabledColor As Color
属性值
上下文菜单中已禁用项文本的颜色。The color for the disabled item text in the context menu.