TreeViewColors.DragOverItemTextColorKey Property

Definition

Gets the DragOverItemTextColorKey attribute.

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

Property Value

Returns the DragOverItemTextColorKey attribute.

Applies to