OutlookBar for WPF and Silverlight
C1.WPF.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 
    public class C1OutlookBar : System.Windows.Controls.ItemsControl, MS.Internal.Controls.IGeneratorHost  
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ItemsControl
                            C1.WPF.OutlookBar.C1OutlookBar

    See Also