How can i set mulitple effect like(shadow and blur) on same element.
To build on the initial answer and provide an example, just enclose the UIElement within another new UIElement (any element for that matter, like a stack panel for example).
UIElement
Then apply effects for both elements as such: