forum

Home / DeveloperSection / Forums / DropShadow for WPF Borderless Window

DropShadow for WPF Borderless Window

marcel ethan931018-Jul-2013
Hi !

I have a WPF Window with WindowStyle set to none. Is there some way I can force this window to drop a shadow (like the one you get when WindowStyle is not none)? I don't want to set AllowTransparency to true, because it affects the performance. And I also don't want to disable hardware rendering (I read somewhere that transparency performs better with it disabled).


Updated on 18-Jul-2013

Can you answer this question?


Answer

1 Answers

Liked By