WorkflowDesignerColors.DesignerViewShellBarHoverColorGradientEndColor Property

Definition

Gets the ending color for the hover color gradient of the WorkflowViewElement designer view shell bar.

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

Property Value

The ending hover Color for the color gradient for the designer view shell bar.

Applies to