Fluent Design

Use built-in WinUI 3 controls — they implement Fluent 2 natively. Applications MUST NOT custom-draw what a standard control can do.

  • Typography: Segoe UI Variable
  • Icons: Segoe Fluent Icons
  • Applications MUST follow Windows design guidance for layout, spacing, and navigation patterns
version
1.0.0
platforms
csharp, windows
tags
fluent-design, platform, windows
author
Mike Fullerton
modified
2026-03-27

Change History

Version Date Author Summary
1.0.0 2026-03-27 Mike Fullerton Initial creation