ContentControl that displays a 2D or 3D reflection of its content.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
[TemplatePartAttribute(Name = "Reflection", Type = typeof(Panel))] public class C1Reflector : ContentControl |
| Visual Basic |
|---|
<TemplatePartAttribute(Name := "Reflection", Type := GetType(Panel))> _ Public Class C1Reflector _ Inherits ContentControl |
Inheritance Hierarchy
System..::..Object
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight.Extended..::..C1Reflector
System.Windows..::..DependencyObject
System.Windows..::..UIElement
System.Windows..::..FrameworkElement
System.Windows.Controls..::..Control
System.Windows.Controls..::..ContentControl
C1.Silverlight.Extended..::..C1Reflector