mui
mui copied to clipboard
Question - ScrollViewer
How to make a scrollable window that can scroll a usercontrol. In the window there is a xaml attribute contentSource="SamplePage.xaml"
How to scroll the page if the window is set in resize mode?
btw. Great work so far.