Effect
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets or sets the pixel shader effect to use for rendering this object.
<object ...>
<object.Effect>
singleEffect
</object.Effect>
</object>
value = object.Effect
object.Effect = value
XAML Values
Value |
Description |
---|---|
singleEffect |
Exactly one object element that represents a pixel shader effect. This can be either a BlurEffect or DropShadowEffect. |
Property Value
Type: Effect
Describes the specifics of the desired bitmap effect.
This property is read/write. The default value is null.
Applies To
Border (Silverlight 2)
PasswordBox (Silverlight 2)
Popup (Silverlight 2)
StackPanel (Silverlight 2)
TextBox (Silverlight 2)
Version Information
Silverlight 3