lepoco / wpfui

WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
https://wpfui.lepo.co
MIT License
7.03k stars 666 forks source link

A minimal guide to a minimal, themed, single-window project. #1105

Open glipitch opened 1 month ago

glipitch commented 1 month ago

Is your feature request related to a problem? Please describe

It would help people avoid frustration and would increase adoption of the library

Describe the solution you'd like

Sample code or a tutorial or a template, but whatever it is must be minimal with no redundancies and must load a single, correctly themed window with no nav, theme switching or other fancy stuff.

Describe alternatives you've considered

No response

Additional context

No response

glipitch commented 5 days ago

Sample code for minimal, themed, single-window projects

pomianowski commented 4 days ago

https://github.com/lepoco/wpfui/tree/main/src/Wpf.Ui.Demo.Simple

glipitch commented 4 days ago

I created this issue after seeing the existing demo projects