OutlookBar for WPF and Silverlight
C1.WPF.OutlookBar Namespace / C1OutlookPanel Class
Members

In This Topic
    C1OutlookPanel Class
    In This Topic
    Internal class. Use only in C1OutlookBar's ItemsPanelTemplate.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class C1OutlookPanel 
       Inherits System.Windows.Controls.Panel
    public sealed class C1OutlookPanel : System.Windows.Controls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Panel
                         C1.WPF.OutlookBar.C1OutlookPanel

    See Also