Share via


TreeViewColors.DragOverItemGlyphMouseOverColorKey Property

Definition

Gets the DragOverItemGlyphMouseOverColorKey attribute.

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

Property Value

Returns the DragOverItemGlyphMouseOverColorKey attribute.

Applies to