With limited real estate in our app’s Window, we must use the ScrollViewer to allow our users to scroll horizontally or vertically to see additional content on the current page. This video discusses how to use the ScrollView and shows a little “gotcha” when working with the StackPanel and the ScrollViewer together.
Lesson source code: https://github.com/Windows-Readiness/…
Full series source code: https://github.com/Windows-Readiness/…