次の方法で共有


TreeViewColors.DragOverItemGlyphColorKey Property

Definition

Gets the DragOverGlyphColorKey attribute.

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

Property Value

Returns the DragOverGlyphColorKey attribute.

Applies to