UWP 007 | Understanding XAML Schemas and Namespace Declarations

804
0

Bob tackles “the top of the page” where the XAML namespace declarations are generated by default in a new page template. He explains why schemas exist, how they help the produce and consumer of the XML to communicate, and more.

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

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

Previous articleUWP 006 | Understanding Default Properties, Complex Properties and the Property Element Syntax
Next articleUWP 008 | XAML Layout with Grids