Edit

Share via


WorkflowDesignerColors.WorkflowViewElementSelectedCaptionColor Property

Definition

Gets the color for the WorkflowViewElement selected caption.

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

Property Value

The color for the WorkflowViewElement selected caption.

Applies to