Edit

Share via


WorkflowDesignerColors.WorkflowViewElementBackgroundColor Property

Definition

Gets the background color for the WorkflowViewElement.

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

Property Value

The background color for the workflow view element.

Applies to