ImageThemingUtilities.ThemeScrollBarsProperty Field

Definition

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 

Field Value

Applies to