I have an application written in WPF with a ScrollViewer controlling a Canvas. This ScrollViewer can pan and zoom using the mouse. What I want to do is have the same types of ScrollBars that Safari has on both MacOS and iOS. Below is an example. Any help on how I can achieve this would be greatly appreciated. Thanks.
