WorkflowDesignerColors.DesignerViewShellBarColorGradientEndColor Property

Definition

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

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

Property Value

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

Applies to