WorkflowDesignerColors.ContextMenuBorderColor Property

Definition

Gets the color of the context menu border.

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

Property Value

The color of the context menu border.

Applies to