Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- 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.