WorkflowDesignerColors.ContextMenuSeparatorColor Property

Definition

Gets the color of the context menu separator.

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

Property Value

The color of the context menu separator.

Applies to