WorkflowDesignerColors.OutlineViewCollapsedArrowBorderColor Property

Definition

Gets the border color for the collapsed arrow of the outline view.

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

Property Value

The border color for the collapsed arrow of the outline view.

Applies to