TreeViewColors.DragOverItemTextColorKey 属性

定义

获取 DragOverItemTextColorKey 属性。

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

属性值

ThemeResourceKey

返回 DragOverItemTextColorKey 特性。

适用于