WorkflowDesignerColors.WorkflowViewElementSelectedCaptionColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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; }
member this.WorkflowViewElementSelectedCaptionColor : System.Windows.Media.Color
Public Shared ReadOnly Property WorkflowViewElementSelectedCaptionColor As Color
Property Value
The color for the WorkflowViewElement selected caption.