C1.Silverlight Namespace / ClearStyleExtensions Class / GetScrollBarStyle Method
The element which contains the attached property.

In This Topic
GetScrollBarStyle Method (ClearStyleExtensions)
In This Topic
Gets the style of a scrollbar.
Syntax
'Declaration
 
Public Shared Function GetScrollBarStyle( _
   ByVal element As FrameworkElement _
) As Style
 

Parameters

element
The element which contains the attached property.
See Also