ImageThemingUtilities.ThemeScrollBars Attached Property
Controls whether the ScrollBars of this element and its descendants have themed scrollbars. It is attached to FrameworkElement
True - ScrollBars are themed
False - ScrollBars are not themed
null - ScrollBar theme state is inherited
Namespace: Microsoft.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Syntax
'Declaration
See GetThemeScrollBars, SetThemeScrollBars
See GetThemeScrollBars, SetThemeScrollBars
See GetThemeScrollBars, SetThemeScrollBars
See GetThemeScrollBars, SetThemeScrollBars
See GetThemeScrollBars, SetThemeScrollBars
Property Value
Type: Nullable<Boolean>
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.