WorkflowDesignerColors.WorkflowViewElementBorderColor Property

Definition

Gets the color for the WorkflowViewElement border.

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

Property Value

The Color for the workflow view element border.

Applies to