Edit

Share via


WorkflowDesignerColors.PropertyToolBarHightlightedButtonForegroundColor Property

Definition

Gets the foreground color of the highlighted button in the property toolbar.

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

Property Value

The foreground color of the highlighted button in the property toolbar.

Applies to