[]
Sets the style of a scrollbar.
public static void SetScrollBarStyle(FrameworkElement element, Style value)
| Type | Name | Description |
|---|---|---|
| FrameworkElement | element | The element which contains the attached property. |
| Style | value | The style used in scrollbars. |