WorkflowDesignerColors.PropertyInspectorToolBarItemSelectedBorderBrushKey Property

Definition

Gets the brush key for the border of a selected item in the property inspector toolbar.

public:
 static property System::String ^ PropertyInspectorToolBarItemSelectedBorderBrushKey { System::String ^ get(); };
public static string PropertyInspectorToolBarItemSelectedBorderBrushKey { get; }
static member PropertyInspectorToolBarItemSelectedBorderBrushKey : string
Public Shared ReadOnly Property PropertyInspectorToolBarItemSelectedBorderBrushKey As String

Property Value

The brush key for the border of a selected item in the property inspector toolbar.

Applies to