WorkflowDesignerColors.ActivityDesignerSelectedTitleForegroundColor Property

Definition

Gets the foreground color for the selected title in the Activity Designer.

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

Property Value

The foreground color for the selected title in the Activity Designer.

Applies to