WorkflowDesignerColors.ContextMenuIconAreaColor 属性

定义

获取上下文菜单的图标区域的颜色。Gets the color for the icon area of the context menu.

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

属性值

Color

上下文菜单的图标区域的颜色。The color for the icon area of the context menu.

适用于