[]
        
(Showing Draft Content)

C1.WPF.ClearStyleExtensions.GetScrollBarStyle

GetScrollBarStyle Method

GetScrollBarStyle(FrameworkElement)

Gets the style of a scrollbar.

Declaration
public static Style GetScrollBarStyle(FrameworkElement element)
Public Shared Function GetScrollBarStyle(element As FrameworkElement) As Style
Parameters
Type Name Description
FrameworkElement element

The element which contains the attached property.

Returns
Type Description
Style