Share via


TreeViewColors.SelectedItemInactiveGlyphMouseOverBrushKey Property

Definition

Gets the SelectedItemInactiveGlyphMouseOverBrushKey attribute.

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

Property Value

Returns the SelectedItemInactiveGlyphMouseOverBrushKey attribute.

Applies to