VsResourceKeys.UnthemedScrollBarStyleKey Property

Definition

Gets the key that can be used to apply the default, unthemed style to ScrollBars

public:
 static property System::Object ^ UnthemedScrollBarStyleKey { System::Object ^ get(); };
public:
 static property Platform::Object ^ UnthemedScrollBarStyleKey { Platform::Object ^ get(); };
public static object UnthemedScrollBarStyleKey { get; }
static member UnthemedScrollBarStyleKey : obj
Public Shared ReadOnly Property UnthemedScrollBarStyleKey As Object

Property Value

The key that can be used to apply the default, unthemed style to ScrollBars.

Applies to