次の方法で共有


TreeViewColors.DragOverItemColorKey Property

Definition

Gets the DragOverItemColorKey attribute.

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

Property Value

Returns the DragOverItemColorKey attribute.

Applies to