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

In This Topic
    C1OutlookItem Class
    In This Topic
    Implements a item inside a C1OutlookBar.
    Syntax
    'Declaration
     
    
    Public Class C1OutlookItem 
       Inherits System.Windows.Controls.ContentControl
    public class C1OutlookItem : System.Windows.Controls.ContentControl 
    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.ContentControl
                            C1.WPF.OutlookBar.C1OutlookItem

    See Also