Episode
UWP-017 - XAML Layout with RelativePanel
Next you'll learn about new layout controls that help you build the distinctive hamburger navigation style used frequently in Windows 10. The RelativePanel allows you to align edges of controls to edges of other controls or the window itself.
Lesson source code: https://github.com/Windows-Readiness/AbsoluteBeginnersWin10/tree/master/UWP-017/UWP-017
Full series source code: https://github.com/Windows-Readiness/AbsoluteBeginnersWin10
Next you'll learn about new layout controls that help you build the distinctive hamburger navigation style used frequently in Windows 10. The RelativePanel allows you to align edges of controls to edges of other controls or the window itself.
Lesson source code: https://github.com/Windows-Readiness/AbsoluteBeginnersWin10/tree/master/UWP-017/UWP-017
Full series source code: https://github.com/Windows-Readiness/AbsoluteBeginnersWin10
Have feedback? Submit an issue here.