Table of Contents
ScrollChrome.SetScrollGlyph Method 

Sets the value of the ScrollGlyph attached property.

Syntax
 public static void SetScrollGlyph(
   DependencyObject element,
   ScrollGlyph value
);
See Also