TreeViewColors.DragDropInsertionArrowColorKey Property

Definition

Gets the DragDropInsertionArrowColorKey attribute.

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

Property Value

Returns the DragDropInsertionArrowColorKey attribute.

Applies to