WorkflowDesignerColors.ContextMenuBackgroundGradientBeginColor 属性

定义

获取上下文菜单背景的颜色渐变的开始颜色。

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

属性值

上下文菜单背景的颜色渐变的开始颜色。

适用于