WorkflowDesignerColors.OutlineViewExpandedArrowBorderColor Property

Definition

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

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

Property Value

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

Applies to