BlurEffect.Radius Property
Gets or sets the amount of blurring applied by the BlurEffect.
Namespace: System.Windows.Media.Effects
Assembly: System.Windows (in System.Windows.dll)
<BlurEffect Radius="double"/>
Property Value
Type: System.DoubleThe radius used in the blur, as a pixel-based factor. The default is 5.
Dependency property identifier field: RadiusProperty
A value of 0 is unblurred; values of 1 or greater produce an increasingly blurred effect.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.