How can I add an acrylic/aero glass blur on anything that's under an object in WPF? All the results that I've found talk about how to blur the actual window, but not the elements under an object.
In CSS, this can be achieved using the backdrop-filter property, but I need an equivalent in C#.
This is what I am trying to achieve (Figma Mockup):
And here is another example: