From the course: Developing UWP Apps: 2 Basic Controls and Patterns

Unlock this course with a free trial

Join today to access over 22,400 courses taught by industry experts.

Controls in action

Controls in action

- [Instructor] Okay, we're over in Visual Studio 2017 to take a look at some of the basic and more common controls used in Universal Windows Platform applications. I've opened up the tagger solution that we created in part one of our mastering Universal Windows Platform series layout and navigation, and I've kind of done a little bit of cleanup on this solution since the last session, cleaned up some of the menus, cleaned up some of the structure, if we just run our tagger solution, we can see that we have essentially the same structure and navigation in place, the same adaptive UI, but now I've added some friendly labels here, home, groups, tools, and tips, and these are going to map back to page 1, page 2, and page 3, just like they did in our layout and navigation sessions, really this cleanup is just for me, remember the final result of this entire series is going to be this real cool application we're creating called Tagger that does image analysis and cognitive services…

Contents