Version

Infragistics.Windows.OutlookBar Namespace

Classes
 ClassDescription
ClassGroupAreaSplitter A Thumb derived element used as splitter between the navigation area and selected group content area in the XamOutlookBar.
ClassGroupOverflowArea Defines an area that displays OutlookBarGroups that cannot fit in the navigation area of the XamOutlookBar.
ClassGroupsPresenter An ItemsControl derived control used to present a collection of OutlookBarGroup items in the navigation and overflow areas of the XamOutlookBar.
ClassNavigationPaneOptionsControl A control used to present options that provide control over the visibility and order of OutlookBarGroups in the navigation area of the XamOutlookBar.
ClassNavigationPaneOptionsControlCommands Provides the list of RoutedCommands supported by the NavigationPaneOptionsControl.
ClassOutlookBarBrushKeys Static class that exposes the resource keys used by XamOutlookBar elements.
ClassOutlookBarCommands Provides the list of the RoutedCommands supported by the XamOutlookBar.
ClassOutlookBarGroup Represents a headered content area in a XamOutlookBar (commonly referred to as a 'group') that displays image and text in the header and developer-supplied content in the content area.
ClassOutlookBarGroupCollection Represents a modifiable collection of OutlookBarGroup objects.
ClassReadOnlyOutlookBarGroupCollection A read-only collection of OutlookBarGroups used in the navigation, overflow and context menu areas of the XamOutlookBar.
ClassResources Exposes a Infragistics.Shared.ResourceCustomizer instance for this assembly.
ClassResourcesOutlookBar Exposes the Infragistics.Shared.DynamicResourceString instances used in the assembly.
ClassSelectedGroupContent A ContentControl derived control used to present selected group content area in the XamOutlookBar
ClassSelectedGroupHeader A ContentControl derived control used to present the selected group header in the XamOutlookBar
ClassVerticalSplitterPreview A Control derived class used to represent the vertical splitter of XamOutlookBar that is used during a drag operation to represent the preview of where the splitter will be positioned.
ClassXamOutlookBar The XamOutlookBar is a WPF Component that provides the UI and functionality of the navigation bar/strip in the applications /Like MS Outlook 2003 or later versions/
Enumerations
 EnumerationDescription
EnumerationOutlookBarGroupLocation Specifies the location of an OutlookBarGroup.
EnumerationSplitterResizeMode Determines how XamOutlookBar resizing is performed when the vertical splitter is dragged by the user.
EnumerationVerticalSplitterLocation Specifies the location of XamOutlookBar's vertical splitter.
See Also