次の方法で共有


TreeViewColors.DragOverItemBrushKey Property

Definition

Gets the DragOverItemBrushKey attribute.

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

Property Value

Returns the DragOverItemBrushKey attribute.

Applies to