From the course: .NET UI Big Picture: Desktop, ASP.NET and Cross-Platform

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

WinUI in action: WinUI 3 gallery

WinUI in action: WinUI 3 gallery

- [Instructor] Microsoft has a nice sample app that demonstrates all of the WinUI 3 library controls and styles that are available. It's called the WinUI 3 Gallery, and it's available in the Microsoft Store. You can see that I've already installed it, so I can click here to open the app. It's interesting because it provides a hands-on showcase of all the UI controls and features that are available in WinUI. You can see examples of each control in action. You can explore its properties, and you can view the associated XAML and C# code. So this is what the interface looks like. Across the top are a number of tiles that will take you to documentation on Microsoft sites. Then over here on the left side of the screen is a menu. We can see the Recently added samples, Recently updated samples, and then there's a section on Design guidance, Color ideas, Geometry, Iconography, and so on. There's a section on Accessibility, how to work with screen readers and keyboard support, and what about…

Contents