WorkflowDesignerColors.ContextMenuBackgroundGradientEndColor Property

Definition

Gets the ending color for the color gradient of the context menu background.

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

Property Value

The ending color for the color gradient of the context menu background.

Applies to