Partager via


ImageThemingUtilities.ThemeScrollBarsProperty Field

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
Public Shared ReadOnly ThemeScrollBarsProperty As DependencyProperty
public static readonly DependencyProperty ThemeScrollBarsProperty
public:
static initonly DependencyProperty^ ThemeScrollBarsProperty
static val ThemeScrollBarsProperty: DependencyProperty
public static final var ThemeScrollBarsProperty : DependencyProperty

.NET Framework Security

See Also

Reference

ImageThemingUtilities Class

Microsoft.VisualStudio.PlatformUI Namespace