Namespace System.Windows.Media.Effects
Classes
BlurEffect
Represents an effect that you can apply to an object that simulates looking at the object through an out-of-focus lens.
DropShadowEffect
Applies a shadow behind a visual object at a slight offset. The offset is determined by mimicking a casting shadow from an imaginary light source.
Effect
Provides a base class for all bitmap effects.