# Reflector Features

## Content

**Reflector for Silverlight** allows you to create customized, rich applications. Make the most of **Reflector for Silverlight** by taking advantage of the following key features:

* **3D Reflection**

**Reflector for Silverlight** supports Silverlight 3 plane projections. To generate a reflection, add an effect to the **ReflectionEffects** collection. **C1Reflector** ships with an opacity effect, but you can also use the standard Silverlight effects such as blur and drop-shadow to apply to the reflection.

* **Use Any UI Element**

**Reflector for Silverlight** supports any UIElement as content. To add multiple UIElements you would add one outer container element such as a grid and fill it with many sub elements.

* **Customize the Look of Reflections**

Apply and configure opacity and blur effects. With opacity, for instance, you can configure how fast the opacity grows across the content and its starting value.

* **Auto-Update**

The reflection is automatically updated when the content changes.