This topic provides a variety of design and UI-related resources for creating visually appealing and user-friendly Windows applications.
Fonts
The Windows type system helps you create structure and hierarchy in your content in order to maximize legibility and readability in your UI (for more details, see Segoe UI font family).
The Windows Design Kit for Figma provides a comprehensive toolkit to help developers and designers create visually consistent and engaging Windows apps
The Windows Design Kit is a Figma library that includes:
UI components: Prebuilt elements like buttons, toggles, sliders, and more.
Design patterns: Templates for navigation, dialogs, and layouts.
Styles and tokens: Predefined colors, typography, and spacing.
The Design Guidance section of the WinUI Gallery offers best practices and tools to help you choose and apply the right colors, typography, and icons for your app. The Accessibility section includes code snippets and tips to make your app more inclusive and accessible to all users.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Windows developer feedback
Windows developer is an open source project. Select a link to provide feedback:
Learn how to use static and dynamic shared resources to build a .NET Multi-platform App UI (MAUI) user interface. And see how styles can make the user interface both consistent and accessible.