Extended Library for WPF and Silverlight | ComponentOne
C1.Silverlight.Extended Namespace / C1Reflector Class
Members

In This Topic
    C1Reflector Class
    In This Topic
    ContentControl that displays a 2D or 3D reflection of its content.
    Object Model
    C1Reflector Class
    Syntax
    'Declaration
     
    
    Public Class C1Reflector 
       Inherits System.Windows.Controls.ContentControl
    public class C1Reflector : System.Windows.Controls.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

    See Also