Gets or sets the Style used by the ScrollBar control contained in the default template.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public Style ScrollBarStyle { get; set; }
Visual Basic
Public Property ScrollBarStyle As Style
	Get
	Set

See Also