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

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

Field Value

Type: DependencyProperty
See Also