How to increase scrollbar width in WPF ScrollViewer?

前端 未结 4 1277
臣服心动
臣服心动 2020-12-01 04:33

I am working on a touch screen on a small device and the custom width of the scroll-bar is no good as one of my requirements is that everything needs to be doable by finger

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-12-01 04:58

    Here is a XAML solution:

    
    

提交回复
热议问题