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.Imaging (in Microsoft.VisualStudio.Imaging.dll)

See GetThemeScrollBars, SetThemeScrollBars

Property Value

Type: System::Nullable<Boolean>
Return to top
Show: