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.73k stars 756 forks source link

Not able to set backdrop #1151

Open misakieku opened 4 months ago

misakieku commented 4 months ago

Describe the bug

Not able to set the bacdrop using ApplicationThemeManager.Apply(CurrentTheme, CurrentBackdrop);

To Reproduce

ApplicationThemeManager.Apply(CurrentTheme, CurrentBackdrop);

Expected behavior

Backdrop change

Screenshots

No response

OS version

windows 11

.NET version

.Net 8

WPF-UI NuGet version

3.0.4

Additional context

No response