TreeViewColors.DragDropInsertionArrowBorderColorKey Property

Definition

Gets the DragDropInsertionArrowBorderColorKey attribute.

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

Property Value

Returns the DragDropInsertionArrowBorderColorKey attribute.

Applies to