Share via


TreeViewColors.DragDropInsertionArrowBrushKey Property

Definition

Gets the DragDropInsertionArrowBrushKey attribute.

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

Property Value

Returns the DragDropInsertionArrowBrushKey attribute.

Applies to