Silverlight 4: How to apply multiple effects to an element?
- by funwithcoding
We can apply only one effect to an element. Is there any way to apply multiple effects simultaneously to an element? like both DropShadowEffect as well as the BlurEffect ?
Google did not help me much. Any suggestions?