preview

Case Study: Mainwindow

Satisfactory Essays

1. In the designer, choose the ‘MainWindow.xaml’ tab if it isn’t already the active designer tab.
2. Modify the line as well.
3. Choose the and tags and delete them. A NavigationWindow can’t contain other UI elements such as a Grid.
4. In the Properties window, expand the Common category node and choose the Title property, and then enter ‘Alliance HealthCare Patient Management System’ and press the Enter key.
This would change the Title element in the XAML window to match the new value. The XAML properties can be modified either in the XAML window or the Properties window, and the changes are synchronized.
5. Now in order to adjust the size of the window, find the Layout category in the Properties window and set the Height property to 450

Get Access