TreeViewColors.DragDropInsertionArrowBorderBrushKey Property

Definition

Gets the DragDropInsertionArrowBorderBrushKey attribute.

public:
 static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ DragDropInsertionArrowBorderBrushKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public:
 static property Microsoft::VisualStudio::Shell::ThemeResourceKey ^ DragDropInsertionArrowBorderBrushKey { Microsoft::VisualStudio::Shell::ThemeResourceKey ^ get(); };
public static Microsoft.VisualStudio.Shell.ThemeResourceKey DragDropInsertionArrowBorderBrushKey { get; }
static member DragDropInsertionArrowBorderBrushKey : Microsoft.VisualStudio.Shell.ThemeResourceKey
Public Shared ReadOnly Property DragDropInsertionArrowBorderBrushKey As ThemeResourceKey

Property Value

Returns the DragDropInsertionArrowBorderBrushKey attribute.

Applies to