Identifies the ReflectionBackground dependency property.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
[ObsoleteAttribute("Use Background instead")]
public static readonly DependencyProperty ReflectionBackgroundProperty
Visual Basic
<ObsoleteAttribute("Use Background instead")> _
Public Shared ReadOnly ReflectionBackgroundProperty As DependencyProperty

See Also