Represents a pane or tab in an OutlookBar control.

Namespace:  Mindscape.WpfElements
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

C#
[ContentPropertyAttribute("Content")]
public class OutlookBarItem : DependencyObject, INotifyPropertyChanged
Visual Basic (Declaration)
<ContentPropertyAttribute("Content")> _
Public Class OutlookBarItem _
	Inherits DependencyObject _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

See Also