TreeViewColors.DragOverItemColorKey 属性

定义

获取 DragOverItemColorKey 属性。

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; }
member this.DragOverItemColorKey : Microsoft.VisualStudio.Shell.ThemeResourceKey
Public Shared ReadOnly Property DragOverItemColorKey As ThemeResourceKey

属性值

ThemeResourceKey

返回 DragOverItemColorKey 特性。

适用于