You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a WPF-UI app with a NavigationView control with several pages. On one of the pages I want the content to fill the whole page from top to bottom without ever getting taller than the page, so the user doesn't have to scroll to see the bottom of the page. I only want this on one of the pages, not all of them. How do I disable the scrollbar on one of the pages?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a WPF-UI app with a NavigationView control with several pages. On one of the pages I want the content to fill the whole page from top to bottom without ever getting taller than the page, so the user doesn't have to scroll to see the bottom of the page. I only want this on one of the pages, not all of them. How do I disable the scrollbar on one of the pages?
Beta Was this translation helpful? Give feedback.
All reactions