[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.SetScrollBarStyle

SetScrollBarStyle Method

SetScrollBarStyle(FrameworkElement, Style)

Sets the style of a scrollbar.

Declaration
public static void SetScrollBarStyle(FrameworkElement element, Style value)
Parameters
Type Name Description
FrameworkElement element

The element which contains the attached property.

Style value

The style used in scrollbars.