WorkflowDesignerColors.WorkflowViewElementSelectedBackgroundColor Property

Definition

Gets the color for the WorkflowViewElement selected background.

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

Property Value

The color for the workflow view element selected background.

Applies to