Version

SafeDropShadowEffectExtension Class Members

The following tables list the members exposed by SafeDropShadowEffectExtension.

Public Constructors
Public Properties
 NameDescription
Public PropertyBlurRadiusGets or sets a value that indicates the radius of the shadow's blur effect.  
Public PropertyColorGets or sets the color of the drop shadow.  
Public PropertyDirectionGets or sets the direction of the drop shadow.  
Public PropertyOpacityGets or sets the opacity of the drop shadow.  
Public PropertyRenderingBiasGets or sets a value that indicates whether the system renders the drop shadow with emphasis on speed or quality.  
Public PropertyShadowDepthGets or sets the distance of the drop shadow below the texture.  
Public Methods
 NameDescription
Public MethodProvideValueOverridden. Returns an System.Windows.Media.Effects.DropShadowEffect based on the properties of the markup extension.  
See Also