Share via


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

See Also

Reference

ImageThemingUtilities Class

Microsoft.VisualStudio.PlatformUI Namespace