ImageThemingUtilities.ThemeScrollBarsProperty Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Controls whether the ScrollBars of this element and its descendants have themed scrollbars:
True - ScrollBars are themed False - ScrollBars are not themed null - ScrollBar theme state is inherited
Attached to FrameworkElement
public: static initonly System::Windows::DependencyProperty ^ ThemeScrollBarsProperty;
public static readonly System.Windows.DependencyProperty ThemeScrollBarsProperty;
staticval mutable ThemeScrollBarsProperty : System.Windows.DependencyProperty
Public ReadOnly ThemeScrollBarsProperty As DependencyProperty