Replies: 1 comment 1 reply
-
I'm sure this can be replicated with a custom attached property and some code that can be found in WinUIEx(https://github.com/dotMorten/WinUIEx). But yeh it would be nice to have this built-in! Although, you want to rename it because it behaves differently, it applies to a Window so maybe |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current way to set the backdrop material in WinUI 3 is to use the ISystemBackdropController interface (MicaController or DesktopAcrylicController), or use other nuget package likes WinUIEx. It seems too troublesome.
Are there any plans to use the same settings as UWP in the future?
Beta Was this translation helpful? Give feedback.
All reactions