Click or drag to resize
DropShadowEffect Fields

The DropShadowEffect type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBlurRadiusProperty
Identifies the System.Windows.Media.Effects.DropShadowEffect.BlurRadius dependency property.
Public fieldStatic memberColorProperty
Identifies the System.Windows.Media.Effects.DropShadowEffect.Color dependency property.
Public fieldStatic memberDirectionProperty
Identifies the System.Windows.Media.Effects.DropShadowEffect.Direction dependency property.
Public fieldStatic memberOpacityProperty
Identifies the System.Windows.Media.Effects.DropShadowEffect.Opacity dependency property.
Public fieldStatic memberShadowDepthProperty
Identifies the System.Windows.Media.Effects.DropShadowEffect.ShadowDepth dependency property.
Top
See Also