You may want to setup page objects using global methods you can call from within your page, for instance maybe you have a bespoke button you are using in some particular way across many pages in your application. So you want to be able to call a method, passing a pages Button object to the […]
Category: Pages
Reference xaml object by name
Your xaml Your code that wants to alter it
Scrolling Page
Simply use a ScrollViewer Vertical scrolling page example FOR MORE SEE SECTION: Scroll Viewer