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 · 7 comments
Open

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

OliaG opened this issue Dec 8, 2021 · 7 comments
Labels
Epic Groups multiple user stories. Can be grouped under a theme.
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
@lindexi
Copy link
Member

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
Member

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
Member

lindexi commented Mar 25, 2023

Reference #7663

@dipeshmsft dipeshmsft removed this from WPF .NET7 Apr 4, 2023
@karelz karelz modified the milestones: .NET 7.0, 7.0.0 Sep 15, 2023
@pchaurasia14 pchaurasia14 removed this from WPF .NET7 Dec 1, 2023
@rilakuma123
Copy link

Commenting here for those subscribed to the issue but haven't kept up to date. It's been a long time coming... .NET 9 is slated to add Windows 11 theming for WPF. .NET 9 is currently available in Preview 3 and the final version is reportedly slated to release at the end of the year.

Since Microsoft has things scattered all over the place, here are some links:
#8538
#8533
Win 11 Theming
https://github.com/orgs/dotnet/projects/147
There's even a control gallery so you can check out the look and feel: https://apps.microsoft.com/store/detail/app/9ndlx60wx4kq (Windows 11 required)

@dipeshmsft dipeshmsft modified the milestones: 7.0.0, 9.0.0 Aug 31, 2024
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
None yet
Development

No branches or pull requests

9 participants