WorkflowDesignerColors.WorkflowViewElementCaptionColor Property

Definition

Gets the color for the WorkflowViewElement caption.

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

Property Value

The Color for the workflow view element caption.

Applies to