ScrollBarHelper public static class ScrollBarHelper Documentation Code public static readonly DependencyProperty VerticalScrollBarOnLeftSideProperty This property can be used to set vertical scrollbar left side from the tabpanel (look at MetroAnimatedSingleRowTabControl) public static bool GetVerticalScrollBarOnLeftSide(DependencyObject obj) public static void SetVerticalScrollBarOnLeftSide(DependencyObject obj, bool value)