Edit

Share via


WorkflowDesignerColors.DesignerViewShellBarColorGradientBeginColor Property

Definition

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

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

Property Value

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

Applies to