How can i set mulitple effect like(shadow and blur) on same element.
See Using Effects in WPF (Part 2) by Greg Schechter where one can simply nest Decorators like a Border and put a different Effects on each.
Decorators
Border
Effect