Converts a LinearGradientBrush into an appropriate brush for ReflectionBackground.

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

Syntax

C#
public class ReflectionBackgroundConverter : IValueConverter
Visual Basic
Public Class ReflectionBackgroundConverter _
	Implements IValueConverter

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.Extended..::..ReflectionBackgroundConverter

See Also