UWP 018 | XAML Layout with the SplitPanel

872
0

The SplitPanel control is the second new layout control that helps you implement the hamburger style navigation. Bob will demonstrate how to show and hide, allow the user to peek at an icon that represents a menu option.

Lesson source code: https://github.com/Windows-Readiness/…

Full series source code: https://github.com/Windows-Readiness/…

Previous articleUWP 017 | XAML Layout with RelativePanel
Next articleUWP 019 | Working with Navigation