Click or drag to resize
DropShadowEffectOpacityProperty Field
Identifies the System.Windows.Media.Effects.DropShadowEffect.Opacity dependency property.

Namespace: System.Windows.Media.Effects
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public static readonly DependencyProperty OpacityProperty

Field Value

Type: DependencyProperty
See Also