Gets or sets the background of the reflection.
Namespace:
C1.Phone.ExtendedAssembly: C1.Phone.Extended (in C1.Phone.Extended.dll)
Syntax
| C# |
|---|
[ObsoleteAttribute("Use Background instead")] public Brush ReflectionBackground { get; set; } |
| Visual Basic |
|---|
<ObsoleteAttribute("Use Background instead")> _ Public Property ReflectionBackground As Brush Get Set |