MSDN Documentation

UI Guidelines Overview

Welcome to the Windows UI Guidelines documentation. This guide provides best practices, design principles, and technical specifications to help developers create consistent, accessible, and high‑quality Windows applications.

Key Topics

Each section includes detailed guidance, code snippets, and visual examples. Explore the navigation on the left to dive deeper into each topic.

Getting Started

Begin by reviewing the Design Principles to understand the philosophical foundation of the Windows UI. Then move on to Layout & Grid for practical layout strategies.

Sample Code

<Button Content="Click me" Style="{StaticResource AccentButtonStyle}" />

This button uses the AccentButtonStyle defined in the Fluent Design System to ensure visual consistency with the OS theme.

Feedback

We value your input. Use the Contact page to share feedback or report issues.