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.55k stars 733 forks source link

Acrylic Backdrop properties #1212

Open Wulgryn opened 1 month ago

Wulgryn commented 1 month ago

Is your feature request related to a problem? Please describe

I can't set the tint color, tint opacity, luminosity.

Describe the solution you'd like

Add properties to AcrylicBackdrop so I can change them.

Describe alternatives you've considered

Change the color of the StackPanel or something that fills the window, but this does not change the luminosity.

Additional context

No response

xmaxrayx commented 2 weeks ago

how did you use backdrop?

Wulgryn commented 2 weeks ago

I set it in the window via xaml.