Gets or sets the style applied to the gallery's scroll bar. This is a dependency property.
public Style VerticalScrollBarStyle { get; set; }
Public Property VerticalScrollBarStyle As Style
Target Type: ScrollBar
To learn about styles, see Styling and Templating in MSDN.