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

In This Topic
    C1OutlookBar Class
    In This Topic
    Group menus and controls into distinct categories with this side bar navigation system
    Syntax
    'Declaration
     
    
    Public Class C1OutlookBar 
       Inherits System.Windows.Controls.ItemsControl
       Implements MS.Internal.Controls.IGeneratorHost, MS.Internal.IManagedPeer, MS.Internal.IManagedPeerBase, MS.Internal.INativeCoreTypeWrapper 
    public class C1OutlookBar : System.Windows.Controls.ItemsControl, MS.Internal.Controls.IGeneratorHost, 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.Control
                   System.Windows.Controls.ItemsControl
                      C1.Silverlight.OutlookBar.C1OutlookBar

    See Also