How to Disable Scrolling in a Navigation View with WindowsAppSDK
jm6271
20
Reputation points
I have a WindowsAppSDK app that uses a navigation view control for navigation. For one of the pages, scrolling should be disabled, allowing the page to shrink to fit within the navigation view's content pane. How can scrolling be disabled and the page constrained to the content pane's size?
Sign in to answer