Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic - Support Windows 11 look and feel for WPF controls #5793

Open
OliaG opened this issue Dec 8, 2021 · 6 comments
Open

Epic - Support Windows 11 look and feel for WPF controls #5793

OliaG opened this issue Dec 8, 2021 · 6 comments
Labels
Epic Groups multiple user stories. Can be grouped under a theme.
Projects
Milestone

Comments

@OliaG
Copy link
Member

OliaG commented Dec 8, 2021

Currently controls in WPF application have an old (not Windows 11) look: no rounded corners, different shades, ...
On the picture bellow you can the difference between a Windows window on the left and WPF window on the right. The WPF window itself is Windows 11 but everything inside it is not.
image

@OliaG OliaG added Epic Groups multiple user stories. Can be grouped under a theme. Untriaged labels Dec 8, 2021
@OliaG OliaG changed the title Support Windows 11 look and feel for WPF controls Epic - Support Windows 11 look and feel for WPF controls Dec 8, 2021
@singhashish-wpf singhashish-wpf added this to the .NET 7.0 milestone Dec 8, 2021
@singhashish-wpf singhashish-wpf added this to To do in .NET 7 Dec 8, 2021
@lindexi
Copy link
Contributor

lindexi commented Dec 9, 2021

See #4749

@Poopooracoocoo
Copy link

Fingers crossed that we'll also see Windows 10 styling for the .NET 7 release

@lindexi
Copy link
Contributor

lindexi commented Mar 10, 2022

@Poopooracoocoo Let's use https://github.com/lepoco/wpfui

@Poopooracoocoo
Copy link

Poopooracoocoo commented Mar 10, 2022

Good solution but we shouldn't have to use it, y'know? This is me being a user advocate :p

Edit: Apart from the free and open-source solution, WPF UI, paid solutions like DevExpress and Telerek have some really cool stuff comin' in 2022, including a Windows 11 theme for WPF.

@johnottone
Copy link

@lindexi

@Poopooracoocoo Let's use https://github.com/lepoco/wpfui

I started using WPF UI not too long ago for a few projects and I think it is on point. It doesn't use any 3rd party libraries just basic WPF controls, (albeit with slightly modified styles. He even incorporated the backdrop functionality and fluent window. The only thing I am noticing is that his Pane Toggle button does not work on the fluent window. I have reached out to him to see if I'm just missing something but, in any case, a lot can be learned from his implementation.

@lindexi
Copy link
Contributor

lindexi commented Mar 25, 2023

Reference #7663

@karelz karelz modified the milestones: .NET 7.0, 7.0.0 Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Groups multiple user stories. Can be grouped under a theme.
Projects
.NET 7
To do
Development

No branches or pull requests

7 participants