WorkflowDesignerColors.DesignerViewShellBarSelectedColorGradientEndColor Property

Definition

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

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

Property Value

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

Applies to