[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.GetScrollBarStyle

GetScrollBarStyle Method

GetScrollBarStyle(FrameworkElement)

Gets the style of a scrollbar.

Declaration
public static Style GetScrollBarStyle(FrameworkElement element)
Parameters
Type Name Description
FrameworkElement element

The element which contains the attached property.

Returns
Type Description
Style