Edit

Share via


WorkflowDesignerColors.DesignerViewShellBarHoverColorGradientBeginColor Property

Definition

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

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

Property Value

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

Applies to