OutlookBar for WPF and Silverlight
C1.Silverlight.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
       Implements MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
    public sealed class C1OutlookPanel : System.Windows.Controls.Panel, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper  
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Panel
                   C1.Silverlight.OutlookBar.C1OutlookPanel

    See Also