UWP 029 | XAML Themes

838
0

Windows 10 on both desktop and phone allow the user to change their preferred colors. As developers we can utilize those colors in our application to make it seem like it belongs amongst the user’s other apps. We’ll also discuss high contrast themes and more.

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

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

Previous articleUWP 028 | XAML Styles
Next articleUWP 030 | Cheat Sheet Review: Controls, ScrollViewer, Canvas, Shapes, Styles, Themes