tags:

views:

245

answers:

1

I want to create Non-Rectangular Window with DropShadowEffect on it. I found this article how to do this. However DropShadowEffect is not shown when running this code. On screenshots you can see that DropShadowEffect is present, but it's not working for me.

How I can use DropShadowEffect with AllowsTransparency set to True?

+1  A: 
Tiberiu Ana
You're right. This code works on other computer, but not on my. Thanks for help.
GTD