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

    See Also