I'm running Windows 10 on .NET 4.5. In a nutshell I want to wrap my DockPanels in a ScrollViewer so I can scroll around for things that "fall" off the page, particularly where a user may have a small screen. I can't post a bunch of code or I'll be in heaps of trouble... So I hope this is something that's happened to someone and they have figured out what to do. Below the code images of a "without" the scrollbar and then "with" in that order. Literately the only change is the ScrollViewer.I'm running Windows 10 on .NET 4.5. In a nutshe