1

I have a stackpanel with a background image. Inside the stackpanel there is a ListBox and its background is set to transparent, what I need is to blur (glass effect) the background image only the part that comes under the listbox item. I tried to add a rectangle to transparent color in the listbox item template and then added a blurred effect but it doesn't work. This is what I am trying to achieve. Screenshot

Community
  • 1
  • 1
Ahmed
  • 636
  • 1
  • 14
  • 31

1 Answers1

2

I came across this some time ago, maybe will help with what you're after.

enter image description here

Andy
  • 6,366
  • 1
  • 32
  • 37