Mini Kabibi Habibi

Current Path : C:/Program Files (x86)/DevExpress/DXperience 13.1/Bin/Framework/
Upload File :
Current File : C:/Program Files (x86)/DevExpress/DXperience 13.1/Bin/Framework/DevExpress.Xpf.Ribbon.v13.1.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>DevExpress.Xpf.Ribbon.v13.1</name>
    </assembly>
    <members>
        <member name="T:DevExpress.Xpf.Ribbon.ApplicationMenuInfo">

            <summary>
                <para>This class is obsolete. Use the <see cref="T:DevExpress.Xpf.Ribbon.ApplicationMenu"/> class instead.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.#ctor">
            <summary>
                <para>Initializes a new instance of the ApplicationMenuInfo class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.BottomPane">
            <summary>
                <para>Gets or sets the control displayed along the bottom edge of the ApplicationMenu. 
This is a dependency property.
</para>
            </summary>
            <value>The control displayed along the bottom edge of the ApplicationMenu. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.BottomPaneProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ItemLinks">
            <summary>
                <para>Gets the collection of item links displayed in the Application Menu's left pane.
</para>
            </summary>
            <value>The collection of item links displayed in the Application Menu's left pane.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ItemLinksSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize bar item links for the current ApplicationMenuInfo container.
This is a dependency property. 
</para>
            </summary>
            <value>A source of objects to be visualized as bar items.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ItemLinksSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ItemStyle">
            <summary>
                <para>Gets or sets the style applied to a <see cref="T:DevExpress.Xpf.Bars.BarItem"/> object defined as the ItemTemplate content.
This is a dependency property. 
</para>
            </summary>
            <value>A Style object providing corresponding style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ItemStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ItemTemplate">
            <summary>
                <para>Gets or sets the template used to visualize objects stored as elements in the ItemLinksSource collection.
This is a dependency property. 
</para>
            </summary>
            <value>A DataTemplate object that specifies the corresponding template.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ItemTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ItemTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to visualize objects stored as elements in the ItemLinksSource collection.
 This is a dependency property. 
</para>
            </summary>
            <value>A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ItemTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.Ribbon">
            <summary>
                <para>Gets or sets the <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> to which the ApplicationMenu object belongs.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> object to which the ApplicationMenu object belongs.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.RightPane">
            <summary>
                <para>Gets or sets the control displayed within the ApplicationMenu's right pane.
This is a dependency property.
</para>
            </summary>
            <value>The control displayed within the ApplicationMenu's right pane.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.RightPaneProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.RightPaneWidth">
            <summary>
                <para>Gets or sets the right pane's width. 
This is a dependency property.
</para>
            </summary>
            <value>An integer value which specifies the right pane's width, in pixels. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.RightPaneWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ShowRightPane">
            <summary>
                <para>Gets or sets whether the ApplicationMenu's right pane is visible.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the ApplicationMenu's right pane is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenuInfo.ShowRightPaneProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase">

            <summary>
                <para>Represents the base class for Ribbon categories.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.#ctor">
            <summary>
                <para>Initializes a new instance of the RibbonPageCategoryBase class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.ActualPages">
            <summary>
                <para>Provides access to a collection of <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/>s used by the specified <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageCategory"/> or <see cref="T:DevExpress.Xpf.Ribbon.RibbonDefaultPageCategory"/>.
</para>
            </summary>
            <value>A ReadOnlyObservableCollection object, containing <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/>s used by the current <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageCategory"/> or <see cref="T:DevExpress.Xpf.Ribbon.RibbonDefaultPageCategory"/>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.AllowRemoveFromParentDuringCustomization">
            <summary>
                <para>Gets or sets if an end-user can remove Pages that belong to the current Category during Ribbon Runtime Customization. This is a dependency property.

</para>
            </summary>
            <value><b>true</b>, if an end-user can remove Pages that belong to the current Category during Ribbon Runtime Customization; otherwise, <b>false</b>.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.AllowRemoveFromParentDuringCustomizationProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.BasedOnID">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.Caption">
            <summary>
                <para>Gets or sets the category's caption. This property is not in effect for the default page category.
This is a dependency property.
</para>
            </summary>
            <value>A string that specifies the category's caption.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.CaptionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.Color">
            <summary>
                <para>Gets or sets the color that is used to paint the category's caption and its pages. 
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Drawing.Color"/> value that specifies the category's color. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.ColorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.CustomizationID">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.CustomizationInfo">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.GetFirstSelectablePage">
            <summary>
                <para>Returns the first selectable <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> contained within the current <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageCategory"/>.
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> object that is the first selectable page within the current page category.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.IsDefault">
            <summary>
                <para>Gets whether the current category is default.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the current category is default; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.IsDefaultProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.IsSelected">
            <summary>
                <para>Gets whether the current category contains a selected page.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the current category contains a selected page; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.IsSelectedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.IsUserDefined">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.IsVisible">
            <summary>
                <para>Gets or sets whether the current category is visible.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the current category is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.IsVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.MergeOrder">
            <summary>
                <para>Gets or sets a merge order for the page category among all the categories after a merging operation.


</para>
            </summary>
            <value>An integer value, indicating a merge order for the current category.


</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.MergeType">
            <summary>
                <para>Gets or sets the way ribbon categories merge.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonMergeType"/> value indicating how ribbon categories merge.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.Pages">
            <summary>
                <para>Provides access to the collection of pages owned by the category.
</para>
            </summary>
            <value>A RibbonPageCollection object that specifies the collection of pages owned by the category.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PagesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PagesSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize pages for the current RibbonPageCategoryBase container.
This is a dependency property.
</para>
            </summary>
            <value>A source of objects to be visualized as ribbon pages.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PagesSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PageStyle">
            <summary>
                <para>Gets or sets the style applied to a <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> object defined as the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PageTemplate"/>'s content.
This is a dependency property. 
</para>
            </summary>
            <value>A Style object providing corresponding style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PageStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PageTemplate">
            <summary>
                <para>Gets or sets the template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PagesSource"/> collection.
This is a dependency property.
</para>
            </summary>
            <value>A DataTemplate object that specifies the corresponding template.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PageTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PageTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PagesSource"/> collection.
 This is a dependency property. 
</para>
            </summary>
            <value>A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.PageTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.ReuseRemovedItemsDuringDeserialization">
            <summary>
                <para>Gets or sets whether the current RibbonPageCategoryBase should be reused when restoring a layout.
</para>
            </summary>
            <value><b>true</b>, if the current RibbonPageCategoryBase should be reused when restoring a layout; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.Ribbon">
            <summary>
                <para>Gets the <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> that owns the current object.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> that owns the current object.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.RibbonProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.SerializationName">
            <summary>
                <para>Gets or sets the Ribbon Category name used in Save/Restore Layout feature. This is a dependency property.

</para>
            </summary>
            <value>A String value that is the Ribbon Category name used in Save/Restore Layout feature.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase.SerializationNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.DropDownGalleryEventHandler">

            <summary>
                <para>Represents the method that will handle events relating to dropdown galleries.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.DropDownGalleryEventHandler.Invoke(System.Object,DevExpress.Xpf.Ribbon.DropDownGalleryEventArgs)">
            <summary>
                <para>Represents the method that will handle events relating to dropdown galleries.
</para>
            </summary>
            <param name="sender">
		An object that fires the event.

            </param>
            <param name="e">
		A <see cref="T:DevExpress.Xpf.Ribbon.DropDownGalleryEventArgs"/> object that provides the event's data.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.DropDownGalleryEventArgs">

            <summary>
                <para>Provides data for the <see cref="E:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownGalleryInit"/> and
<see cref="E:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownGalleryClosed"/> events.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.DropDownGalleryEventArgs.#ctor(DevExpress.Xpf.Ribbon.GalleryDropDownPopupMenu)">
            <summary>
                <para>Initializes a new instance of the DropDownGalleryEventArgs class with the specified settings.
</para>
            </summary>
            <param name="dropDownGallery">
		A GalleryDropDownPopupMenu object.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.DropDownGalleryEventArgs.DropDownGallery">
            <summary>
                <para>Gets or sets the dropdown window displaying a gallery.
</para>
            </summary>
            <value>A GalleryDropDownPopupMenu object that represents the dropdown window displaying a gallery.
</value>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonQuickAccessToolbarShowMode">

            <summary>
                <para>Contains values that specify where a Ribbon Quick Access Toolbar is displayed within a Ribbon Control.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonQuickAccessToolbarShowMode.Default">
            <summary>
                <para>The same as the <see cref="F:DevExpress.Xpf.Ribbon.RibbonQuickAccessToolbarShowMode.ShowAbove"/> option.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonQuickAccessToolbarShowMode.Hide">
            <summary>
                <para>The Ribbon Quick Access Toolbar is hidden.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonQuickAccessToolbarShowMode.ShowAbove">
            <summary>
                <para>The Ribbon Quick Access Toolbar is displayed above the Ribbon Control.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonQuickAccessToolbarShowMode.ShowBelow">
            <summary>
                <para>The Ribbon Quick Access Toolbar is displayed below the Ribbon Control.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.GalleryDropDownPopupMenu">

            <summary>
                <para>A popup menu capable of displaying a gallery.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.GalleryDropDownPopupMenu.#ctor">
            <summary>
                <para>Initializes a new instance of the GalleryDropDownPopupMenu class.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.GalleryDropDownPopupMenu.#ctor(DevExpress.Xpf.Bars.BarItemLinkCollection)">
            <summary>
                <para>Initializes a new instance of the GalleryDropDownPopupMenu class with the specified settings.
</para>
            </summary>
            <param name="itemLinks">
		A collection of item links to be displayed within the menu.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.GalleryDropDownPopupMenu.Gallery">
            <summary>
                <para>Gets or sets the gallery displayed by the GalleryDropDownPopupMenu.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.Gallery"/> object displayed by the current GalleryDropDownPopupMenu.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.GalleryDropDownPopupMenu.GalleryProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.GalleryDropDownPopupMenu.InitialVisibleColCount">
            <summary>
                <para>Gets the number of initially visible columns in the gallery.
This is a dependency property.
</para>
            </summary>
            <value>An integer value that specifies the number of initially visible columns in the gallery.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.GalleryDropDownPopupMenu.InitialVisibleColCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.GalleryDropDownPopupMenu.InitialVisibleRowCount">
            <summary>
                <para>Gets the number of initially visible rows in the gallery.
This is a dependency property.
</para>
            </summary>
            <value>An integer value that specifies the number of initially visible rows in the gallery.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.GalleryDropDownPopupMenu.InitialVisibleRowCountProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonPageCategoryCaptionAlignment">

            <summary>
                <para>Enumerates values that specify how custom page categories are aligned. 
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryCaptionAlignment.Default">
            <summary>
                <para>The same as the <see cref="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryCaptionAlignment.Left"/> option.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryCaptionAlignment.Left">
            <summary>
                <para>Headers of contextual page categories are aligned to a Ribbon Control's left edge. 
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategoryCaptionAlignment.Right">
            <summary>
                <para>Headers of contextual page categories are aligned to a Ribbon Control's right edge. 
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.DXRibbonWindow">

            <summary>
                <para>A window that supports integration with a <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.DXRibbonWindow.#ctor">
            <summary>
                <para>Initializes a new instance of the DXRibbonWindow class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.DXRibbonWindow.AeroContentMargin(System.Windows.DependencyObject)">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.DXRibbonWindow.AeroContentMarginProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.DXRibbonWindow.ContentPresenterMargin(System.Windows.DependencyObject)">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.DXRibbonWindow.ContentPresenterMarginProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.DXRibbonWindow.GetAeroContentMargin(System.Windows.DependencyObject)">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <param name="obj">
		@nbsp;

            </param>
            <returns>@nbsp;
</returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.DXRibbonWindow.GetContentPresenterMargin(System.Windows.DependencyObject)">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <param name="obj">
		@nbsp;

            </param>
            <returns>@nbsp;
</returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.DXRibbonWindow.GetRibbonHeaderBorderHeight(System.Windows.DependencyObject)">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <param name="obj">
		@nbsp;

            </param>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.DXRibbonWindow.IsCaptionVisible">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.DXRibbonWindow.IsCaptionVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.DXRibbonWindow.IsRibbonCaptionVisible">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.DXRibbonWindow.IsRibbonCaptionVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.DXRibbonWindow.RibbonHeaderBorderHeight(System.Windows.DependencyObject)">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.DXRibbonWindow.RibbonHeaderBorderHeightProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonPageCategory">

            <summary>
                <para>Represents a Ribbon custom page category, used to implement contextual Ribbon pages.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonPageCategory.#ctor">
            <summary>
                <para>Initializes a new instance of the RibbonPageCategory class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageCategory.SelectedPageOnCategoryShowing">
            <summary>
                <para>Gets or sets which <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> will be initially selected on the current RibbonPageCategory display. This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> object that will be initially selected on the current RibbonPageCategory display.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageCategory.SelectedPageOnCategoryShowingProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonPageGroup">

            <summary>
                <para>Represents a group of bar item links within a <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/>. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonPageGroup.#ctor">
            <summary>
                <para>Initializes a new instance of the RibbonPageGroup class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ActualIsVisible">
            <summary>
                <para>Returns whether the page group is actually visible.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the page group is actually visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.ActualIsVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.AllowCollapse">
            <summary>
                <para>Gets or sets whether the page group can be collapsed. 
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the page group automatically collapses when its size is reduced, so it can no longer display all its links simultaneously; otherwise, <b>false</b>.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.AllowCollapseProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.AllowRemoveFromParentDuringCustomization">
            <summary>
                <para>Gets or sets if an end-user can remove the current RibbonPageGroup during Ribbon Runtime Customization. This is a dependency property.

</para>
            </summary>
            <value><b>true</b>, if an end-user can remove the current RibbonPageGroup during Ribbon Runtime Customization; otherwise, <b>false</b>.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.AllowRemoveFromParentDuringCustomizationProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.BasedOnID">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.Caption">
            <summary>
                <para>Gets or sets the text displayed within the group. 
This is a dependency property.
</para>
            </summary>
            <value>A string which specifies the text displayed within the group.
</value>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonClick">
            <summary>
                <para>Occurs when the group's Caption Button is clicked.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonCommand">
            <summary>
                <para>Gets or sets the command to invoke when the group's Caption Button is clicked.
This is a dependency property.

</para>
            </summary>
            <value>The command to invoke when the group's Caption Button is clicked.

</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonCommandParameter">
            <summary>
                <para>Gets or sets the parameter to pass to the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonCommand"/>. 
This is a dependency property.
</para>
            </summary>
            <value>A parameter to pass to the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonCommand"/>. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonCommandParameterProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonCommandProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonCommandTarget">
            <summary>
                <para>Gets or sets the element on which to raise the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonCommand"/>.
This is a dependency property.
</para>
            </summary>
            <value>The element on which to raise the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonCommand"/>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionButtonCommandTargetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.CaptionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.CustomizationID">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.CustomizationInfo">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonPageGroup.GetDefaultItemsGlyphSize(DevExpress.Xpf.Bars.LinkContainerType)">
            <summary>
                <para>Implements the <see cref="M:DevExpress.Xpf.Bars.ILinksHolder.GetDefaultItemsGlyphSize"/> method.
</para>
            </summary>
            <param name="linkContainerType">
		A LinkContainerType value that specifies the type of bar item container.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.Bars.GlyphSize"/> value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonPageGroup.GetLogicalChildrenEnumerator">
            <summary>
                <para>Gets an enumerator used to iterate through bar item links.
</para>
            </summary>
            <returns>An IEnumerator object.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.Glyph">
            <summary>
                <para>Gets or sets the image displayed within the group in the minimized state.
This is a dependency property.
</para>
            </summary>
            <value>An ImageSource object that represents the image displayed within the group in the minimized state.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.GlyphProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.IsCaptionButtonEnabled">
            <summary>
                <para>Gets or sets whether the Caption Button is enabled. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the Caption Button is enabled; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.IsCaptionButtonEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.IsUserDefined">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.IsVisible">
            <summary>
                <para>Gets or sets whether the current group is visible. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the current group is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.IsVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemLinks">
            <summary>
                <para>Gets the collection of bar item links displayed by the current page group.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object that stores corresponding bar item links.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemLinksSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize bar item links for the current RibbonPageGroup container.
This is a dependency property. 
</para>
            </summary>
            <value>A source of objects to be visualized as bar item links.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemLinksSourceElementGeneratesUniqueBarItem">
            <summary>
                <para>Gets or sets whether each reference to a data object in an <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemLinksSource"/> for this RibbonPageGroup should generate a unique <see cref="T:DevExpress.Xpf.Bars.BarItem"/>, whether or not this data object was previously referenced. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if each reference to a data object in an <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemLinksSource"/> for this RibbonPageGroup should generate a unique <see cref="T:DevExpress.Xpf.Bars.BarItem"/>; otherwise, <b>false</b>. The default is <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemLinksSourceElementGeneratesUniqueBarItemProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemLinksSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemsGlyphSize">
            <summary>
                <para>Gets the size of images used by bar item links owned by the current object.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.GlyphSize"/> value.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemStyle">
            <summary>
                <para>Gets or sets the style applied to a <see cref="T:DevExpress.Xpf.Bars.BarItem"/> object defined as the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemTemplate"/>'s content.
This is a dependency property. 
</para>
            </summary>
            <value>A Style object providing corresponding style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemTemplate">
            <summary>
                <para>Gets or sets the template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemLinksSource"/> collection.
This is a dependency property. 
</para>
            </summary>
            <value>A DataTemplate object that specifies the corresponding template.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemLinksSource"/> collection.
 This is a dependency property. 
</para>
            </summary>
            <value>A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.ItemTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.KeyTip">
            <summary>
                <para>Gets or sets the Key Tip used to mimic a click on a ribbon page group's button.
This is a dependency property.
</para>
            </summary>
            <value>A string that specifies the Key Tip associated with page group's button. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.KeyTipGroupExpanding">
            <summary>
                <para>Gets or sets the Key Tip used to expand a collapsed ribbon page group.
This is a dependency property.
</para>
            </summary>
            <value>A string that specifies the Key Tip used to expand a collapsed ribbon page group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.KeyTipGroupExpandingProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.KeyTipProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.Links">
            <summary>
                <para>Gets the collection of links owned by the current page group.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object that contains links owned by the current page group.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.MergeOrder">
            <summary>
                <para>Gets or sets a merge order for the current page group among all the groups after a merge operation.

</para>
            </summary>
            <value>An integer value, indicating a merge order for the current page group.

</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.MergeType">
            <summary>
                <para>Gets or sets the way ribbon page groups merge.

</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonMergeType"/> value indicating how ribbon page groups merge.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.Page">
            <summary>
                <para>Gets the Ribbon Page that owns the current page group.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> object that owns the current page group.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.PageProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ReuseRemovedItemsDuringDeserialization">
            <summary>
                <para>Gets or sets whether the current RibbonPageGroup should be reused when restoring a layout.
</para>
            </summary>
            <value><b>true</b>, if the current RibbonPageGroup should be reused when restoring a layout; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.Ribbon">
            <summary>
                <para>Gets the <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> to which the current RibbonPageGroup object belongs
</para>
            </summary>
            <value>The <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> to which the current RibbonPageGroup object belongs
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.SerializationName">
            <summary>
                <para>Gets or sets the RibbonPageGroup's name used in the Save/Restore Layout feature. This is a dependency property.
</para>
            </summary>
            <value>A String value that is the RibbonPageGroup's name used in the Save/Restore Layout feature. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.SerializationNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.ShowCaptionButton">
            <summary>
                <para>Gets or sets whether the Caption Button is visible.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the Caption Button is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.ShowCaptionButtonProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.SuperTip">
            <summary>
                <para>Gets or sets a SuperTip associated with the ribbon page group. 
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Core.SuperTip"/> object.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPageGroup.SuperTipProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonPage">

            <summary>
                <para>Represents a Ribbon Page within a <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonPage.#ctor">
            <summary>
                <para>Initializes a new instance of the RibbonPage class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.ActualColor">
            <summary>
                <para>Gets the color that is used to paint the page caption.
This is a dependency property.
</para>
            </summary>
            <value>A <a href="#" onclick="dxHelpRedirect('T:System.Windows.Media.Color')">Color</a> object used to paint the page caption.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.ActualColorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.ActualGroups">
            <summary>
                <para>Provides access to a collection of <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageGroup"/>s used by the specified RibbonPage.
</para>
            </summary>
            <value>A ReadOnlyObservableCollection object, containing <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageGroup"/>s used by the current RibbonPage.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.ActualIsVisible">
            <summary>
                <para>Gets whether the page is displayed on-screen.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the page is displayed on-screen; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.ActualIsVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.AllowRemoveFromParentDuringCustomization">
            <summary>
                <para>Gets or sets if an end-user can remove the current RibbonPage during the Ribbon Runtime Customization. This is a dependency property.
</para>
            </summary>
            <value><b>true</b>, if an end-user can remove the current RibbonPage during the Ribbon Runtime Customization; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.AllowRemoveFromParentDuringCustomizationProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.BasedOnID">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.Caption">
            <summary>
                <para>Gets or sets the object displayed within the page's header.
This is a dependency property.
</para>
            </summary>
            <value>An object displayed within the page's header.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.CaptionMinWidth">
            <summary>
                <para>Gets or sets the minimum allowed width of the current page header. 
This is a dependency property.
</para>
            </summary>
            <value>The minimum allowed width of the current page header
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.CaptionMinWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.CaptionProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.CaptionTemplate">
            <summary>
                <para>Gets or sets the template that presents the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPage.Caption"/> in a custom manner.
This is a dependency property.
</para>
            </summary>
            <value>A DataTemplate object that presents the Ribbon Page's caption in a custom manner.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.CaptionTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.CustomizationID">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.CustomizationInfo">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.Groups">
            <summary>
                <para>Gets the collection of page groups displayed by the current page.
</para>
            </summary>
            <value>A collection of ribbon page groups.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.GroupsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.GroupsSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize page groups for the current RibbonPage container.
This is a dependency property. 
</para>
            </summary>
            <value>A source of objects to be visualized as page groups.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.GroupsSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.GroupStyle">
            <summary>
                <para>Gets or sets the style applied to a <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageGroup"/> object defined as the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPage.GroupTemplate"/>'s content.
This is a dependency property. 
</para>
            </summary>
            <value>A Style object providing corresponding style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.GroupStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.GroupTemplate">
            <summary>
                <para>Gets or sets the template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPage.GroupsSource"/> collection.
This is a dependency property. 

</para>
            </summary>
            <value>A DataTemplate object that specifies the corresponding template.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.GroupTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.GroupTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonPage.GroupsSource"/> collection.
 This is a dependency property. 
</para>
            </summary>
            <value>A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.GroupTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.IsSelectable">
            <summary>
                <para>Gets if the current RibbonPage is selectable at the moment.
</para>
            </summary>
            <value><b>true</b> if the current RibbonPage is selectable at the moment; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.IsSelected">
            <summary>
                <para>Gets or sets whether the current page is selected.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the current page is selected; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.IsSelectedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.IsUserDefined">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.IsVisible">
            <summary>
                <para>Gets or sets the page's visibility.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the page is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.IsVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.KeyTip">
            <summary>
                <para>Gets or sets the Key Tip used to display Key Tips for the page's child elements.
This is a dependency property.
</para>
            </summary>
            <value>A string that specifies the Key Tip associated with the ribbon page.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.KeyTipProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.MergeOrder">
            <summary>
                <para>Gets or sets a merge order for the current page among all the pages after a merge operation.


</para>
            </summary>
            <value>An integer value, indicating a merge order for the current page.

</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.MergeType">
            <summary>
                <para>Gets or sets a way ribbon pages merge.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonMergeType"/> value indicating how ribbon pages merge.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.PageCategory">
            <summary>
                <para>Gets the category that owns the current page.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageCategoryBase"/> object that owns the current page.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.PageCategoryProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.ReuseRemovedItemsDuringDeserialization">
            <summary>
                <para>Gets or sets whether the current RibbonPage should be reused when restoring a layout.
</para>
            </summary>
            <value><b>true</b>, if the current RibbonPage should be reused when restoring a layout; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.Ribbon">
            <summary>
                <para>Gets the <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> to which the current RibbonPage object belongs.
</para>
            </summary>
            <value>The <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> to which the current RibbonPage object belongs
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonPage.SerializationName">
            <summary>
                <para>Gets or sets the RibbonPage's name used in the Save/Restore Layout feature. This is a dependency property.

</para>
            </summary>
            <value>A String value that is the RibbonPage's name used in the Save/Restore Layout feature.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonPage.SerializationNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonStatusBarControl">

            <summary>
                <para>A Ribbon UI status bar.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.#ctor">
            <summary>
                <para>Initializes a new instance of the RibbonStatusBarControl class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.ActualIsSizeGripVisible">
            <summary>
                <para>Gets if the RibbonStatusBarControl's size grip element is visible. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the RibbonStatusBarControl's size grip element is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.ActualIsSizeGripVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.GetRibbonStatusBar(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RibbonStatusBar"/> attached property for the specified object.
</para>
            </summary>
            <param name="obj">
		A DependencyObject whose <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RibbonStatusBar"/> property's value is to be returned.

            </param>
            <returns>The value of the <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RibbonStatusBar"/> attached property for the specified object.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.IsChild">
            <summary>
                <para>Gets if the current RibbonStatusBarControl has been merged with any other RibbonStatusBarControl. 

</para>
            </summary>
            <value><b>true</b> if the current RibbonStatusBarControl has been merged with any other RibbonStatusBarControl; otherwise, <b>false</b>.

</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.IsMerged">
            <summary>
                <para>Gets if any RibbonStatusBarControl has been merged with the current RibbonStatusBarControl. 
</para>
            </summary>
            <value><b>true</b> if any RibbonStatusBarControl has been merged with the current RibbonStatusBarControl; otherwise, <b>false</b> .
</value>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.IsMergedChild(DevExpress.Xpf.Ribbon.RibbonStatusBarControl)">
            <summary>
                <para>Indicates whether the specified <see cref="T:DevExpress.Xpf.Ribbon.RibbonStatusBarControl"/> is merged with the current one.
</para>
            </summary>
            <param name="item">
		A child <see cref="T:DevExpress.Xpf.Ribbon.RibbonStatusBarControl"/> object to be tested.

            </param>
            <returns><b>true</b> if the specified <see cref="T:DevExpress.Xpf.Ribbon.RibbonStatusBarControl"/> has been merged with the current one; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.IsSizeGripVisible">
            <summary>
                <para>Gets or sets whether the size grip is displayed within the status bar.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the size grip is displayed within the status bar; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.IsSizeGripVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.ItemLinksSourceElementGeneratesUniqueBarItem">
            <summary>
                <para>Gets or sets whether each reference to a data object in an <b>ItemLinksSource</b> for this RibbonStatusBarControl should generate a unique <see cref="T:DevExpress.Xpf.Bars.BarItem"/>, whether or not this data object was previously referenced. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if each reference to a data object in an <b>ItemLinksSource</b> for this RibbonStatusBarControl should generate a unique <see cref="T:DevExpress.Xpf.Bars.BarItem"/>; otherwise, <b>false</b>. The default is <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.ItemLinksSourceElementGeneratesUniqueBarItemProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemLinks">
            <summary>
                <para>Gets the collection of links displayed on the left of the RibbonStatusBar.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object that stores the links displayed on the left of the RibbonStatusBar.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemLinksSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize bar item links displayed at the left part of the Ribbon Status Bar.
This is a dependency property. 
</para>
            </summary>
            <value>A source of objects to be visualized as status bar items.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemLinksSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemStyle">
            <summary>
                <para>Gets or sets the style applied to a <see cref="T:DevExpress.Xpf.Bars.BarItem"/> object defined as the <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemTemplate"/>'s content.
This is a dependency property. 
</para>
            </summary>
            <value>A Style object providing corresponding style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemTemplate">
            <summary>
                <para>Gets or sets the template used to visualize objects stored as elements in the  <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemLinksSource"/> collection.
This is a dependency property.
</para>
            </summary>
            <value>A DataTemplate object that specifies the corresponding template.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemLinksSource"/> collection.
 This is a dependency property. 
</para>
            </summary>
            <value>A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.LeftItemTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.MDIMergeStyle">
            <summary>
                <para>Gets or sets if the RibbonStatusBarControl can be merged.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.MDIMergeStyle"/> value specifying if the RibbonStatusBarControl can be merged.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.MDIMergeStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.Merge(DevExpress.Xpf.Ribbon.RibbonStatusBarControl)">
            <summary>
                <para>Merges the specified ribbon status bar with the current bar.
</para>
            </summary>
            <param name="childStatusBar">
		A RibbonStatusBarControl whose visible item links must be merged with the current RibbonStatusBarControl.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.MergedParent">
            <summary>
                <para>Gets a parent RibbonStatusBarControl with which the current child RibbonStatusBarControl has been merged.
</para>
            </summary>
            <value>A parent <A HREF="clsDevExpressXpfRibbonRibbonStatusBarControltopic.htm">RibbonStatusBarControl</A> object, with which the current child RibbonStatusBarControl has been merged.
</value>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RibbonStatusBar(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets a RibbonStatusBarControl object to which a child element belongs. This is an attached property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonStatusBarControl"/> object.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RibbonStatusBarProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemLinks">
            <summary>
                <para>Gets the collection of links displayed on the right of the RibbonStatusBar.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object that stores the links displayed on the right of the RibbonStatusBar.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemLinksSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize bar item links at the right part of the Ribbon Status Bar.
This is a dependency property.
</para>
            </summary>
            <value>A source of objects to be visualized as status bar items.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemLinksSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemStyle">
            <summary>
                <para>Gets or sets the style applied to a <see cref="T:DevExpress.Xpf.Bars.BarItem"/> object defined as the <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemTemplate"/>'s content.
This is a dependency property. 
</para>
            </summary>
            <value>A Style object providing corresponding style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemTemplate">
            <summary>
                <para>Gets or sets the template used to visualize objects stored as elements in the  <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemLinksSource"/> collection.
This is a dependency property.
</para>
            </summary>
            <value>A DataTemplate object that specifies the corresponding template.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemLinksSource"/> collection.
 This is a dependency property. 
</para>
            </summary>
            <value>A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RightItemTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.SetRibbonStatusBar(System.Windows.DependencyObject,DevExpress.Xpf.Ribbon.RibbonStatusBarControl)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RibbonStatusBar"/> attached property for the specified object.
</para>
            </summary>
            <param name="obj">
		A DependencyObject whose <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RibbonStatusBar"/> property's value is to be set.

            </param>
            <param name="value">
		The RibbonStatusBarControl class object set as the <see cref="P:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.RibbonStatusBar"/> attached property value.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.UnMerge(DevExpress.Xpf.Ribbon.RibbonStatusBarControl)">
            <summary>
                <para>Removes the links of the specified RibbonStatusBarControl from the current RibbonStatusBarControl. This method is in effect when these two status bars have been previously merged.

</para>
            </summary>
            <param name="childStatusBar">
		A RibbonStatusBarControl object whose links are to be removed from the current RibbonStatusBarControl.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonStatusBarControl.UnMerge">
            <summary>
                <para>Restores the original RibbonStatusBarControl's layout.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonGalleryBarItemLink">

            <summary>
                <para>Represents a link to a <see cref="T:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem"/> object. 

</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonGalleryBarItemLink.#ctor">
            <summary>
                <para>Initializes a new instance of the RibbonGalleryBarItemLink class.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem">

            <summary>
                <para>A bar item that displays a gallery. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.#ctor">
            <summary>
                <para>Initializes a new instance of the RibbonGalleryBarItem class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.ActualLinks">
            <summary>
                <para>Returns the links currently displayed by the link container.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object that contains the links currently displayed by the link container.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownGallery">
            <summary>
                <para>Gets or sets the item's dropdown gallery, which is invoked when clicking the RibbonGalleryBarItem's dropdown button.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.Gallery"/> object that represents the dropdown gallery.
</value>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownGalleryClosed">
            <summary>
                <para>Fires when a popup window containing the dropdown gallery is closed.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownGalleryEnabled">
            <summary>
                <para>Gets or sets if a drop-down behavior is enabled for the current gallery.
</para>
            </summary>
            <value><b>true</b> if a drop-down behavior is enabled for the current gallery; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownGalleryEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownGalleryInit">
            <summary>
                <para>Allows you to customize the dropdown gallery.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownGalleryMenuItemsGlyphSize">
            <summary>
                <para>Gets or sets the size of the images displayed for the menu items within the dropdown gallery.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.GlyphSize"/> value that specifies the size of the corresponding images.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownGalleryMenuItemsGlyphSizeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownGalleryProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.DropDownMenuItemLinks">
            <summary>
                <para>Gets the bar item links displayed below the dropdown gallery.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object that contains the corresponding items.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.Gallery">
            <summary>
                <para>Gets or sets the in-ribbon gallery associated with the item.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.Gallery"/> object.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.GalleryProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.GetDefaultItemsGlyphSize(DevExpress.Xpf.Bars.LinkContainerType)">
            <summary>
                <para>Implements the <see cref="M:DevExpress.Xpf.Bars.ILinksHolder.GetDefaultItemsGlyphSize"/> method, and is not supposed to be used directly from your code.
</para>
            </summary>
            <param name="linkContainerType">
		A LinkContainerType value that specifies the type of bar item container.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.Bars.GlyphSize"/> value.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.GetLogicalChildrenEnumerator">
            <summary>
                <para>Gets an enumerator used to iterate through bar item links.
</para>
            </summary>
            <returns>An IEnumerator object.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.IsMergedState">
            <summary>
                <para>Gets whether other link containers have been merged with the current container.
</para>
            </summary>
            <value><b>true</b> if other link containers have been merged with the current container; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.ItemsGlyphSize">
            <summary>
                <para>Gets the size of images used by bar item links owned by the current object.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.GlyphSize"/> value.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.Links">
            <summary>
                <para>Gets or sets the bar item links displayed below the dropdown gallery.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object that contains the corresponding bar item links.
</value>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.Merge(DevExpress.Xpf.Bars.ILinksHolder)">
            <summary>
                <para>Adds the visible links from the specified link container onto the current link container. 
</para>
            </summary>
            <param name="holder">
		A <see cref="T:DevExpress.Xpf.Bars.ILinksHolder"/> object whose visible links are merged with the current link container.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.MergedLinks">
            <summary>
                <para>Gets the links currently displayed by the link container, including the links that have been merged with the container.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object that contains the links currently displayed by the link container.
</value>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.OnLinkAdded(DevExpress.Xpf.Bars.BarItemLinkBase)">
            <summary>
                <para>This method is called before a bar item link is added to the current link holder.
</para>
            </summary>
            <param name="link">
		A <see cref="T:DevExpress.Xpf.Bars.BarItemLink"/> object being added.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.OnLinkRemoved(DevExpress.Xpf.Bars.BarItemLinkBase)">
            <summary>
                <para>This method is called before a bar item link is removed from the current link holder.
</para>
            </summary>
            <param name="link">
		A <see cref="T:DevExpress.Xpf.Bars.BarItemLink"/> object being removed.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.UnMerge">
            <summary>
                <para>Removes the links of other link containers from the current link container. This method is in effect when other link containers have been merged with the current container.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonGalleryBarItem.UnMerge(DevExpress.Xpf.Bars.ILinksHolder)">
            <summary>
                <para>Removes the links of the specified link container from the current link container. This method is in effect when the specified link container has been merged with the current container.

</para>
            </summary>
            <param name="holder">
		A <see cref="T:DevExpress.Xpf.Bars.ILinksHolder"/> object whose links must be removed from the current link container.

            </param>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonDefaultPageCategory">

            <summary>
                <para>Represents the Ribbon default page category.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonDefaultPageCategory.#ctor">
            <summary>
                <para>Initializes a new instance of the RibbonDefaultPageCategory class.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.BarButtonGroupLink">

            <summary>
                <para>Represents a link to the <see cref="T:DevExpress.Xpf.Ribbon.BarButtonGroup"/> item. 

</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BarButtonGroupLink.#ctor">
            <summary>
                <para>Initializes a new instance of the BarButtonGroupLink class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BarButtonGroupLink.ButtonGroup">
            <summary>
                <para>Gets the button group to which the current link corresponds.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.BarButtonGroup"/> object that represents the button group to which the current link corresponds
</value>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.BarButtonGroup">

            <summary>
                <para>Represents a group of links that correspond to the bar button items. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BarButtonGroup.#ctor">
            <summary>
                <para>Initializes a new instance of the BarButtonGroup class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemLinks">
            <summary>
                <para>Provides access to links that are owned by the current group.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object that contains links owned by the container item. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemsSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize bar item links for the current BarButtonGroup container.
This is a dependency property. 
</para>
            </summary>
            <value>A source of objects to be visualized as bar item links.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemsSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemStyle">
            <summary>
                <para>Gets or sets the style applied to a <see cref="T:DevExpress.Xpf.Bars.BarItem"/> object defined as the <see cref="P:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemTemplate"/>'s content.
This is a dependency property. 
</para>
            </summary>
            <value>A Style object providing corresponding style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemTemplate">
            <summary>
                <para>Gets or sets the template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemsSource"/> collection.
This is a dependency property. 
</para>
            </summary>
            <value>A DataTemplate object that specifies the corresponding template.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemTemplateProperty">
            <summary>
                <para>Identifies the  attached property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemsSource"/> collection.
 This is a dependency property. 
</para>
            </summary>
            <value>A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BarButtonGroup.ItemTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.ApplicationMenu">

            <summary>
                <para>A popup menu emulating the menu in MS Office 2007 Ribbon UI.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.ApplicationMenu.#ctor">
            <summary>
                <para>Initializes a new instance of the ApplicationMenu class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenu.BottomPane">
            <summary>
                <para>Gets or sets the control displayed along the bottom edge of the ApplicationMenu. 
This is a dependency property.
</para>
            </summary>
            <value>The control displayed along the bottom edge of the ApplicationMenu. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenu.BottomPaneProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenu.IgnoreMenuDropAlignment">
            <summary>
                <para>Gets or sets whether the <b>SystemParameters.MenuDropAlignment</b> property value for the current ApplicationMenu is ignored.
</para>
            </summary>
            <value><b>true</b>, if the <b>SystemParameters.MenuDropAlignment</b> property value for the current ApplicationMenu is ignored; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenu.IsMenuEmpty">
            <summary>
                <para>Gets whether the ApplicationMenu contains visible items.
</para>
            </summary>
            <value><b>true</b> if the application menu contains visible items; otherwise, <b>false</b>.
</value>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.ApplicationMenu.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenu.Ribbon">
            <summary>
                <para>Gets the <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> to which the current ApplicationMenu object belongs.
</para>
            </summary>
            <value>The <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> to which the current ApplicationMenu object belongs.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenu.RibbonStyle">
            <summary>
                <para>Gets the ApplicationMenu's paint style.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonStyle"/> value that specifies the ApplicationMenu's paint style.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenu.RibbonStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenu.RightPane">
            <summary>
                <para>Gets or sets the control displayed within the ApplicationMenu's right pane.
This is a dependency property.
</para>
            </summary>
            <value>The control displayed within the ApplicationMenu's right pane. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenu.RightPaneProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenu.RightPaneWidth">
            <summary>
                <para>Gets or sets the right pane's width. 
This is a dependency property.
</para>
            </summary>
            <value>An integer value which specifies the right pane's width, in pixels. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenu.RightPaneWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.ApplicationMenu.ShowRightPane">
            <summary>
                <para>Gets or sets whether the ApplicationMenu's right pane is visible.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the ApplicationMenu's right pane is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.ApplicationMenu.ShowRightPaneProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonStyle">

            <summary>
                <para>Enumerates available paint styles for a Ribbon Control.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStyle.Office2007">
            <summary>
                <para>A RibbonControl's elements are painted in the Office2007 paint style.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonStyle.Office2010">
            <summary>
                <para>A RibbonControl's elements are painted in the Office2010 paint style.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonControl">

            <summary>
                <para>The Ribbon Control. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.#ctor">
            <summary>
                <para>Initializes a new instance of the RibbonControl class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ActualApplicationButtonLargeIcon">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ActualApplicationButtonLargeIconProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ActualApplicationButtonSmallIcon">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ActualApplicationButtonSmallIconProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ActualApplicationButtonStyle">
            <summary>
                <para>Gets the actual style applied to the Application Button.
This is a dependency property.
</para>
            </summary>
            <value>A Style object that represents the corresponding style.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ActualApplicationButtonStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ActualApplicationButtonWidth">
            <summary>
                <para>Gets the actual width of the Application Button.
This is a dependency property.
</para>
            </summary>
            <value>A Double value that specifies the actual width of the Application Button.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ActualApplicationButtonWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ActualApplicationIcon">
            <summary>
                <para>Gets or sets the actual application icon of the <see cref="T:DevExpress.Xpf.Ribbon.DXRibbonWindow"/> in which the RibbonControl is displayed.
This is a dependency property.
</para>
            </summary>
            <value>An ImageSource object that specifies the actual application icon.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ActualApplicationIconProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ActualCategories">
            <summary>
                <para>Gets a collection of page categories used by the current RibbonControl.
</para>
            </summary>
            <value>An ObservableCollection object, containing categories used by the current RibbonControl.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ActualCategoriesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ActualHeaderBorderTemplate">
            <summary>
                <para>Gets or sets the actual template applied to the RibbonControl's header.
This is a dependency property.
</para>
            </summary>
            <value>A ControlTemplate object that specifies the actual template applied to the RibbonControl's header.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ActualHeaderBorderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ActualHeaderQuickAccessToolbarContainerStyle">
            <summary>
                <para>Gets the style of the container that displays the Ribbon Quick Access Toolbar.
This is a dependency property.
</para>
            </summary>
            <value>A Style object applied to the container that displays the Ribbon Quick Access Toolbar.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ActualHeaderQuickAccessToolbarContainerStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ActualIsApplicationButtonTextVisible">
            <summary>
                <para>Gets whether a non-empty string is assigned to the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonText"/> property.
</para>
            </summary>
            <value><b>true</b> if a non-empty string is assigned to the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonText"/> property; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ActualIsApplicationButtonTextVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ActualWindowTitle">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ActualWindowTitleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.AeroBorderRibbonStyle">
            <summary>
                <para>Gets or sets the RibbonControl's border style within the Aero Window.
</para>
            </summary>
            <value>The RibbonStyle enumerator value that specifies the RibbonControl's border style within the Aero Window.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.AeroBorderRibbonStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.AeroBorderTopOffset">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.AeroBorderTopOffsetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.AeroTemplate">
            <summary>
                <para>Gets or sets a template applied to the RibbonControl when hosted within an Aero window.
</para>
            </summary>
            <value>A ControlTemplate object applied to the RibbonControl when hosted within an Aero window.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.AeroTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.AllowCustomization">
            <summary>
                <para>Gets or sets whether ribbon customization is supported at runtime. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if ribbon customization is supported at runtime; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.AllowCustomizationProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.AllowCustomizingDefaultGroups">
            <summary>
                <para>Gets or sets if default groups can be customized at runtime. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if default groups can be customized at runtime; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.AllowCustomizingDefaultGroupsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.AllowKeyTips">
            <summary>
                <para>Gets or sets whether Key Tips are enabled. 
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if Key Tips are enabled; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.AllowKeyTipsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.AllowMinimizeRibbon">
            <summary>
                <para>Gets or sets whether the Ribbon Control's context menu displays the <b>Minimize the Ribbon</b> command, allowing an end-user to minimize the Ribbon Control.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the RibbonControl can be minimized; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.AllowMinimizeRibbonProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2007Style">
            <summary>
                <para>Gets or sets the style applied to the Application Button in the Office 2007 style.
This is a dependency property.
</para>
            </summary>
            <value>A Style object that represents the corresponding style.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2007StyleInAeroWindow">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2007StyleInAeroWindowProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2007StyleInPopup">
            <summary>
                <para>Gets or sets the style applied to the Application Button in the Office 2007 style, when the Application Menu is opened, displaying the button in the menu.
This is a dependency property.
</para>
            </summary>
            <value>A Style object that represents the corresponding style.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2007StyleInPopupProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2007StyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2010PopupHorizontalOffset">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2010PopupHorizontalOffsetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2010PopupVerticalOffset">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2010PopupVerticalOffsetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2010Style">
            <summary>
                <para>Gets or sets the style applied to the Application Button in the Office 2010 style.
This is a dependency property.
</para>
            </summary>
            <value>A Style object that represents the corresponding style.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2010StyleInPopup">
            <summary>
                <para>Gets or sets the style applied to the Application Button in the Office 2010 style, when the Application Menu is opened, displaying the button in the menu.

</para>
            </summary>
            <value>A Style object that represents the corresponding style.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2010StyleInPopupProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButton2010StyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonLargeIcon">
            <summary>
                <para>Gets or sets the image displayed within the Application Button in the Office2007 paint style.
This is a dependency property.
</para>
            </summary>
            <value>An ImageSource value that specifies the image displayed within the Application Button in the Office2007 paint style.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonLargeIconProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonPopupHorizontalOffset">
            <summary>
                <para>Gets or sets the horizontal offset of the control assigned to the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenu"/> property, relative to the top left corner of the RibbonControl.
This is a dependency property.
</para>
            </summary>
            <value>A Double value that specifies the popup control's horizontal offset.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonPopupHorizontalOffsetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonPopupVerticalOffset">
            <summary>
                <para>Gets or sets the vertical offset of the control assigned to the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenu"/> property, relative to the top left corner of the RibbonControl.
This is a dependency property.
</para>
            </summary>
            <value>A Double value that specifies the popup control's vertical offset.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonPopupVerticalOffsetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonSmallIcon">
            <summary>
                <para>Gets or sets the image displayed within the Application Button in the Office2010 paint style.
This is a dependency property.
</para>
            </summary>
            <value>An ImageSource value that specifies the image displayed within the Application Button in the Office2010 paint style.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonSmallIconProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonText">
            <summary>
                <para>Gets or sets the text displayed within the Application Button in the Office2010 paint style.
This is a dependency property.
</para>
            </summary>
            <value>A string that specifies text displayed within the Application Button in the Office2010 paint style.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationButtonTextProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenu">
            <summary>
                <para>Gets or sets the menu or control that is invoked when clicking on the RibbonControl's Application Button. This is a dependency property. 
</para>
            </summary>
            <value>An object that is invoked when clicking on the RibbonControl's Application Button.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenuHorizontalOffset">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenuHorizontalOffsetInAeroWindow">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenuHorizontalOffsetInAeroWindowProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenuHorizontalOffsetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenuProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenuVerticalOffset">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenuVerticalOffsetInAeroWindow">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenuVerticalOffsetInAeroWindowProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenuVerticalOffsetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonControl.BackstageClosed">
            <summary>
                <para>Allows you to respond to a <see cref="T:DevExpress.Xpf.Ribbon.BackstageViewControl"/>'s closure.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonControl.BackstageOpened">
            <summary>
                <para>Allows you to respond to a <see cref="T:DevExpress.Xpf.Ribbon.BackstageViewControl"/> being invoked.

</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ButtonGroupsIndent">
            <summary>
                <para>Gets or sets the indent between <see cref="T:DevExpress.Xpf.Ribbon.BarButtonGroupLink"/>.
This is a dependency property.
</para>
            </summary>
            <value>The indent between button groups, in pixels.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ButtonGroupsIndentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ButtonGroupVertAlign">
            <summary>
                <para>Gets or sets the vertical alignment of <see cref="T:DevExpress.Xpf.Ribbon.BarButtonGroupLink"/> objects within Ribbon Page Groups. 
This is a dependency property.
</para>
            </summary>
            <value>A VerticalAlignment value that specifies the vertical alignment of button groups within Ribbon page groups. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ButtonGroupVertAlignProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.Categories">
            <summary>
                <para>A collection of categories used within the current RibbonControl.
</para>
            </summary>
            <value>A RibbonPageCategoryCollection object that contains categories used within the current RibbonControl.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.CategoriesProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.CategoriesSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize categories for the current RibbonControl container.
This is a dependency property. 
</para>
            </summary>
            <value>A source of objects to be presented as categories.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.CategoriesSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.CategoryStyle">
            <summary>
                <para>Gets or sets the style applied to a <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageCategory"/> or <see cref="T:DevExpress.Xpf.Ribbon.RibbonDefaultPageCategory"/> object defined as the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.CategoryTemplate"/>'s content.
This is a dependency property. 
</para>
            </summary>
            <value>A Style object providing corresponding style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.CategoryStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.CategoryTemplate">
            <summary>
                <para>Gets or sets the template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.CategoriesSource"/> collection.
This is a dependency property. 
</para>
            </summary>
            <value>A DataTemplate object that specifies the corresponding template.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.CategoryTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.CategoryTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.CategoriesSource"/> collection.
 This is a dependency property. 
</para>
            </summary>
            <value>A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.CategoryTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.CloseApplicationMenu">
            <summary>
                <para>Closes the currently opened control assigned to the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.ApplicationMenu"/> property.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.CollapsedRibbonAeroBorderTopOffset">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.CollapsedRibbonAeroBorderTopOffsetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.CollapseMinimizedRibbon">
            <summary>
                <para>Collapses the expanded ribbon, when it's in the minimized state.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ColumnIndent">
            <summary>
                <para>Gets or sets the horizontal indent between bar item links within the Ribbon Control.
This is a dependency property.
</para>
            </summary>
            <value>The horizontal indent between bar item links within the Ribbon Control, in pixels.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ColumnIndentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.Controllers">
            <summary>
                <para>Contains a collection of controllers that provide ribbon customization actions.
</para>
            </summary>
            <value>A RibbonControllerCollection object.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.CustomizationHelper">
            <summary>
                <para>Provides access to the object that provides methods to work with the Customization Window and customization menus.
</para>
            </summary>
            <value>An instance of the RibbonCustomizationHelper class object.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.DefaultTemplate">
            <summary>
                <para>Gets or sets the template applied to the current RibbonControl in non-Aero mode.
</para>
            </summary>
            <value>A ControlTemplate object applied to the current RibbonControl in non-Aero mode.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.DefaultTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.ExpandMinimizedRibbon">
            <summary>
                <para>Shows the contents of the currently selected page, when the RibbonControl is in the minimized state.
</para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.GetFirstSelectablePage">
            <summary>
                <para>Returns the first selectable <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> contained within the current <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>.
</para>
            </summary>
            <returns>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> object that is the first selectable page within the parent ribbon control.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.GetRibbon(System.Windows.DependencyObject)">
            <summary>
                <para>Gets the value of the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.Ribbon"/> attached property for the specified object.
</para>
            </summary>
            <param name="obj">
		A DependencyObject whose <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.Ribbon"/> property's value is to be returned.

            </param>
            <returns>The value of the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.Ribbon"/> attached property for the specified object.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.GroupCaptionTextStyle">
            <summary>
                <para>Gets or sets the style applied to captions (<see cref="P:DevExpress.Xpf.Ribbon.RibbonPageGroup.Caption"/>) of Ribbon groups.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object applied to Ribbon groups' captions.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.GroupCaptionTextStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.HeaderBorderTemplateInRibbonWindow">
            <summary>
                <para>Gets or sets the template applied to the RibbonControl's header, when the RibbonControl is used within a DXRibbonWindow.
This is a dependency property.
</para>
            </summary>
            <value>A ControlTemplate object that specifies the template applied to the RibbonControl's header, when the RibbonControl is used within a DXRibbonWindow.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.HeaderBorderTemplateInRibbonWindowProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2007ContainerStyle">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2007ContainerStyleInAeroWindow">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2007ContainerStyleInAeroWindowProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2007ContainerStyleInRibbonWindow">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2007ContainerStyleInRibbonWindowProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2007ContainerStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2010ContainerStyle">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2010ContainerStyleInAeroWindow">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2010ContainerStyleInAeroWindowProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2010ContainerStyleInRibbonWindow">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2010ContainerStyleInRibbonWindowProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQAT2010ContainerStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQATContainerStyleWithoutAppIconInAeroWindow">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQATContainerStyleWithoutAppIconInAeroWindowProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQATContainerStyleWithoutApplicationIcon">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.HeaderQATContainerStyleWithoutApplicationIconProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.HoverPageCaptionTextStyle">
            <summary>
                <para>Gets or sets a style used to paint a hovered <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/>'s caption.
</para>
            </summary>
            <value>A Style object used to paint a hovered <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/>'s caption.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.HoverPageCaptionTextStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsAeroMode">
            <summary>
                <para>Gets whether this RibbonControl is currently in Aero mode.
</para>
            </summary>
            <value><b>true</b>, if this RibbonControl is currently in Aero mode; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsAeroModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsApplicationIconVisible">
            <summary>
                <para>Gets whether the application icon is visible.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the application icon is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsApplicationIconVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsBackStageViewOpen">
            <summary>
                <para>Gets if the <see cref="T:DevExpress.Xpf.Ribbon.BackstageViewControl"/> is opened. 
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the <see cref="T:DevExpress.Xpf.Ribbon.BackstageViewControl"/> is opened; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsBackStageViewOpenProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsChild">
            <summary>
                <para>Gets if the current RibbonControl has been merged with any other RibbonControl. 
</para>
            </summary>
            <value><b>true</b> if the current RibbonControl has been merged with any other RibbonControl; otherwise, <b>false</b>.

</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsHeaderBorderVisible">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsHeaderBorderVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsInRibbonWindow">
            <summary>
                <para>Gets whether the RibbonControl is displayed within a DXRibbonWindow.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the RibbonControl is displayed within a DXRibbonWindow; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsInRibbonWindowProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsMerged">
            <summary>
                <para>Gets if any RibbonControl has been merged with the current RibbonControl.

</para>
            </summary>
            <value><b>true</b> if any RibbonControl has been merged with the current RibbonControl; otherwise, <b>false</b>.

</value>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.IsMergedChild(DevExpress.Xpf.Ribbon.RibbonControl)">
            <summary>
                <para>Returns if the specified <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> has been merged with the current one.
</para>
            </summary>
            <param name="item">
		A child <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> object to be tested.

            </param>
            <returns><b>true</b> if the specified <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> has been merged with the current one; otherwise, <b>false</b>.
</returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsMergedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsMinimizationButtonVisible">
            <summary>
                <para>Gets the actual visibility state of the Ribbon Control's Minimize button.
</para>
            </summary>
            <value><b>true</b> if the Minimize button is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsMinimizationButtonVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsMinimized">
            <summary>
                <para>Gets or sets whether the Ribbon Control is minimized.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the Ribbon Control is minimized; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsMinimizedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsMinimizedRibbonCollapsed">
            <summary>
                <para>Gets whether the minimized Ribbon is collapsed.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the minimized Ribbon is collapsed; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsMinimizedRibbonCollapsedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsOffice2010Style">
            <summary>
                <para>Gets whether the RibbonControl is painted in the Office 2010 style.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the RibbonControl is painted in the Office 2010 style; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsOffice2010StyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.IsRibbonTitleBarActualVisible">
            <summary>
                <para>Gets whether the ribbon title bar is visible.
</para>
            </summary>
            <value><b>true</b> if the ribbon title bar is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.IsRibbonTitleBarActualVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ItemLinksSourceElementGeneratesUniqueBarItem">
            <summary>
                <para>Gets or sets whether each reference to a data object in an <b>ItemLinksSource</b> for this RibbonControl should generate a unique <see cref="T:DevExpress.Xpf.Bars.BarItem"/>, whether or not this data object was previously referenced. This is a dependency property.

</para>
            </summary>
            <value><b>true</b> if each reference to a data object in an <b>ItemLinksSource</b> for this RibbonControl should generate a unique <see cref="T:DevExpress.Xpf.Bars.BarItem"/>; otherwise, <b>false</b>. The default is <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ItemLinksSourceElementGeneratesUniqueBarItemProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.Items">
            <summary>
                <para>The <b>Items</b> is obsolete. Use the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.Categories"/> property instead.

</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ItemsProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.KeyTipApplicationButton">
            <summary>
                <para>Gets or sets the Key Tip used to invoke the Application Button's functionality.
This is a dependency property.
</para>
            </summary>
            <value>A string that specifies the Key Tip used to invoke the Application Button's functionality.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.KeyTipApplicationButtonProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.LoadPagesInBackground">
            <summary>
                <para>Gets or sets whether <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/>s within the current RibbonControl should load their content in background.
</para>
            </summary>
            <value><b>true</b>, if <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/>s within the current RibbonControl should load their content in background; otherwise, <b>false</b>.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.Manager">
            <summary>
                <para>Gets or sets the <see cref="T:DevExpress.Xpf.Bars.BarManager"/> that manages bar items displayed by the RibbonControl.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarManager"/> object.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.MaxPageCaptionTextIndent">
            <summary>
                <para>Gets or sets the maximum distance between a ribbon page's caption and vertical tab header borders.
This is a dependency property.
</para>
            </summary>
            <value>A Double value that specifies the maximum distance between a ribbon page's caption and vertical tab header borders.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.MaxPageCaptionTextIndentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.MDIMergeStyle">
            <summary>
                <para>Gets or sets if the RibbonControl can be merged.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.MDIMergeStyle"/> value specifying if the RibbonControl can be merged.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.MDIMergeStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.Merge(DevExpress.Xpf.Ribbon.RibbonControl)">
            <summary>
                <para>Merges the specified RibbonControl with the current RibbonControl.
</para>
            </summary>
            <param name="childRibbon">
		A RibbonControl whose elements are to be merged with the current RibbonControl.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.MergedParent">
            <summary>
                <para>Gets a parent RibbonControl with which the current child RibbonControl has been merged.

</para>
            </summary>
            <value>A parent <A HREF="clsDevExpressXpfRibbonRibbonControltopic.htm">RibbonControl</A> object, with which the current child RibbonControl has been merged.

</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.MinimizationButtonVisibility">
            <summary>
                <para>Gets or sets the visibility of the Ribbon Control's Minimize button.
</para>
            </summary>
            <value>A RibbonMinimizationButtonVisibility value that specifies the Minimize button's visibility.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.MinimizationButtonVisibilityProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.NormalPageCaptionTextStyle">
            <summary>
                <para>Gets or sets the style applied to a Ribbon page's caption (<see cref="P:DevExpress.Xpf.Ribbon.RibbonPage.Caption"/>), when the page is not selected.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object applied to non-selected Ribbon page captions.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.NormalPageCaptionTextStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.PageCaptionMinWidth">
            <summary>
                <para>Gets or sets the minimum allowed width of page headers. 
This is a dependency property.
</para>
            </summary>
            <value>The minimum allowed width of page headers.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.PageCaptionMinWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.PageCategoryAlignment">
            <summary>
                <para>Gets or sets the alignment of custom page categories, which display contextual tab pages. 
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageCategoryCaptionAlignment"/> value that specifies the alignment of custom page categories.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.PageCategoryAlignmentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemLinks">
            <summary>
                <para>Gets a collection of bar item links displayed at the right edge of the Ribbon Control in the same row with tab headers.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object representing the collection of bar item links. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemLinksSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize bar item links for the current RibbonControl container.
This is a dependency property. 
</para>
            </summary>
            <value>A source of objects to be visualized as page header items.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemLinksSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemStyle">
            <summary>
                <para>Gets or sets the style applied to a <see cref="T:DevExpress.Xpf.Bars.BarItem"/> object defined as the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemTemplate"/>'s content.
This is a dependency property. 
</para>
            </summary>
            <value>A Style object providing corresponding style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemTemplate">
            <summary>
                <para>Gets or sets the template used to visualize objects stored as elements in the  <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemLinksSource"/> collection.
This is a dependency property.
</para>
            </summary>
            <value>A DataTemplate object that specifies the corresponding template.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemLinksSource"/> collection.
 This is a dependency property. 
</para>
            </summary>
            <value>A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderItemTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.PageHeaderLinksControl">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.RestoreDefaultLayout">
            <summary>
                <para> [To be supplied] </para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.RestoreLayout(System.Object)">
            <summary>
                <para>Restores the previously saved layout of a <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>.
</para>
            </summary>
            <param name="path">
		A path to the layout configuration file or a Stream from which a custom layout is to be restored.

            </param>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonControl.RestoreLayoutException">
            <summary>
                <para> [To be supplied] </para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.Ribbon(System.Windows.DependencyObject)">
            <summary>
                <para>Gets or sets a <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> object to which a child element belongs. This is an attached property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/> object.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.RibbonHeaderVisibility">
            <summary>
                <para>Gets or sets whether to show the Ribbon's page headers and the region above the headers.
</para>
            </summary>
            <value>A RibbonHeaderVisibility value that specifies the visibility of the Ribbon's header region.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.RibbonHeaderVisibilityProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonControl.RibbonPopupMenuClosed">
            <summary>
                <para>Fires after the Ribbon's context menu is closed.
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonControl.RibbonPopupMenuShowing">
            <summary>
                <para>Fires before the Ribbon's context menu is displayed.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.RibbonProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.RibbonStyle">
            <summary>
                <para>Gets or sets the style of the RibbonControl.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonStyle"/> enumeration value that specifies the paint style.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.RibbonStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.RibbonTitleBarVisibility">
            <summary>
                <para>Gets or sets whether to show a bar that displays the Ribbon Quick Access Toolbar. This property is in effect if the Ribbon is not displayed within a <see cref="T:DevExpress.Xpf.Ribbon.DXRibbonWindow"/>, in the Office 2010 style.
</para>
            </summary>
            <value>A RibbonTitleBarVisibility value that specifies the visibility of the bar displaying the Quick Access Toolbar.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.RibbonTitleBarVisibilityProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.RowIndent">
            <summary>
                <para>Gets or sets the vertical indent between bar item links within the Ribbon Control.
This is a dependency property.
</para>
            </summary>
            <value>The vertical indent between bar item links within the Ribbon Control, in pixels.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.RowIndentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.SaveDefaultLayout">
            <summary>
                <para> [To be supplied] </para>
            </summary>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.SaveLayout(System.Object)">
            <summary>
                <para>Saves a custom <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>'s layout into an XML file or a stream.
</para>
            </summary>
            <param name="path">
		A path to the layout configuration file or a stream to which a custom layout is to be saved.

            </param>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonControl.SaveLayoutException">
            <summary>
                <para> [To be supplied] </para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPage">
            <summary>
                <para>Gets or sets the RibbonControl's selected page.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> object that specifies the selected page.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPageCaptionTextStyle">
            <summary>
                <para>Gets or sets the style applied to a Ribbon page's caption (<see cref="P:DevExpress.Xpf.Ribbon.RibbonPage.Caption"/>), when the page is selected.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:System.Windows.Style"/> object applied to the selected Ribbon page's caption.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPageCaptionTextStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPageChanged">
            <summary>
                <para>Fires when a page is selected.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPageName">
            <summary>
                <para>Specifies the selected page by its name.
This is a dependency property.
</para>
            </summary>
            <value>A string that specifies the selected page's name.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPageNameProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPageOnMerging">
            <summary>
                <para>Gets or sets which <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>'s selected page will be selected after ribbon controls are merged.
</para>
            </summary>
            <value>A <A HREF="DevExpressXpfRibbonSelectedPageOnMergingEnumtopic.htm">SelectedPageOnMerging</A> enumerator value indicating which <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>'s selected page will be selected after ribbon controls are merged.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPageOnMergingProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPagePopupMargin">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPagePopupMarginProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.SelectedPageProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.SetRibbon(System.Windows.DependencyObject,DevExpress.Xpf.Ribbon.RibbonControl)">
            <summary>
                <para>Sets the value of the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.Ribbon"/> attached property for the specified object.
</para>
            </summary>
            <param name="obj">
		A DependencyObject whose <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.Ribbon"/> attached property is to be set.

            </param>
            <param name="value">
		The new value of the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.Ribbon"/> attached property.

            </param>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ShowApplicationButton">
            <summary>
                <para>Gets or sets whether the Application Button is visible.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the Application Button is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ShowApplicationButtonProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.StandaloneHeaderBorderTemplate">
            <summary>
                <para>Gets or sets the template applied to the RibbonControl's header, when the RibbonControl is used as a standalone control.
This is a dependency property.
</para>
            </summary>
            <value>A ControlTemplate object that specifies the template applied to the RibbonControl's header, when the RibbonControl is used as a standalone control.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.StandaloneHeaderBorderTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.Toolbar">
            <summary>
                <para>Gets a Ribbon Quick Access Toolbar assigned to this RibbonControl.
</para>
            </summary>
            <value>A Ribbon Quick Access Toolbar assigned to this RibbonControl.
</value>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarCustomizationMenuClosed">
            <summary>
                <para>Fires when the Customization menu is closed (This menu is available when clicking the Customization button displayed next to the Ribbon Quick Access Toolbar).
</para>
            </summary>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarCustomizationMenuShowing">
            <summary>
                <para>Fires when a Customization menu is about to be invoked (when clicking the Customization button displayed next to the Ribbon Quick Access Toolbar).
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemLinks">
            <summary>
                <para>Gets the bar item links displayed within the Ribbon Quick Access Toolbar.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Bars.BarItemLinkCollection"/> object that stores bar item links displayed within the Ribbon Quick Access Toolbar.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemLinksSource">
            <summary>
                <para>Gets or sets a collection of objects providing information to generate and initialize bar item links displayed within the Ribbon Quick Access Toolbar.
This is a dependency property. 
</para>
            </summary>
            <value>A source of objects to be visualized as toolbar items.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemLinksSourceProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemStyle">
            <summary>
                <para>Gets or sets the style applied to a <see cref="T:DevExpress.Xpf.Bars.BarItem"/> object defined as the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemTemplate"/>'s content.
This is a dependency property. 
</para>
            </summary>
            <value>A Style object providing corresponding style settings.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemTemplate">
            <summary>
                <para>Gets or sets the template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemLinksSource"/> collection.
This is a dependency property. 

</para>
            </summary>
            <value>A DataTemplate object that specifies the corresponding template.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemTemplateSelector">
            <summary>
                <para>Gets or sets an object that chooses a template used to visualize objects stored as elements in the <see cref="P:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemLinksSource"/> collection.
 This is a dependency property. 
</para>
            </summary>
            <value>A System.Windows.Controls.DataTemplateSelector descendant that applies a template based on custom logic.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarItemTemplateSelectorProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarShowCustomizationButton">
            <summary>
                <para>Gets or sets whether a Customization button is displayed to the right of the Ribbon Quick Access Toolbar.
</para>
            </summary>
            <value><b>true</b> if the Customization button is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarShowCustomizationButtonProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarShowMode">
            <summary>
                <para>Gets or sets where and whether the Ribbon Quick Access Toolbar is displayed.
This is a dependency property.
</para>
            </summary>
            <value>A <see cref="T:DevExpress.Xpf.Ribbon.RibbonQuickAccessToolbarShowMode"/> value that specifies the Toolbar's display mode 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonControl.ToolbarShowModeProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.UnMerge(DevExpress.Xpf.Ribbon.RibbonControl)">
            <summary>
                <para>Removes the elements that belong to the specified RibbonControl from the current RibbonControl. This method is in effect when these two ribbon controls have been previously merged.

</para>
            </summary>
            <param name="childRibbon">
		A <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>, whose elements are to be removed from the current <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>.

            </param>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.RibbonControl.UnMerge">
            <summary>
                <para>Restores the original RibbonControl's layout by removing all the elements that have been added via the <see cref="M:DevExpress.Xpf.Ribbon.RibbonControl.Merge"/> method.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.SelectedPageOnCategoryShowing">

            <summary>
                <para>Provides members that specify which page within a <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageCategory"/> will be selected when this category is displayed.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.Ribbon.SelectedPageOnCategoryShowing.FirstPage">
            <summary>
                <para>The first <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> within a <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageCategory"/> will be selected.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.SelectedPageOnCategoryShowing.None">
            <summary>
                <para>The target <see cref="T:DevExpress.Xpf.Ribbon.RibbonPageCategory"/> will be displayed with all its <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/>s unselected.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.SelectedPageOnMerging">

            <summary>
                <para>Provides members that specify which <see cref="T:DevExpress.Xpf.Ribbon.RibbonPage"/> will be selected after ribbon controls are merged.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.Ribbon.SelectedPageOnMerging.ParentSelectedPage">
            <summary>
                <para>Specifies that the parent <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>'s currently selected page should be selected within a resulting <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.SelectedPageOnMerging.SelectedPage">
            <summary>
                <para>Specifies that the child <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>'s currently selected page should be selected within a resulting <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.RibbonMergeType">

            <summary>
                <para>Specifies merging options used by the <see cref="M:DevExpress.Xpf.Ribbon.RibbonControl.Merge"/> method.
</para>
            </summary>

        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonMergeType.Add">
            <summary>
                <para>Adds a child ribbon element to a parent ribbon even if an element with the same caption already exists in the parent ribbon.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonMergeType.MergeItems">
            <summary>
                <para>The default merging mechanism. Sub-items of the current child ribbon element are merged into the parent ribbon element that has the same caption. If no parent element with the same caption exists, the current child ribbon element is appended according to its <b>MergeOrder</b>.
</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonMergeType.Remove">
            <summary>
                <para>Prevents the current child ribbon element from being merged with a parent ribbon object. 

<para>
If the <b>MergeType</b> for a parent element is set to <b>Remove</b>, this element is hidden after the merge is complete.
</para>

</para>
            </summary>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.RibbonMergeType.Replace">
            <summary>
                <para>Replaces a parent ribbon element with the current child ribbon element if they have the same caption.

<para>
If a parent element with the same caption is not found, the current child ribbon element is simply added to the parent ribbon.
</para>
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.BackstageItemBase">

            <summary>
                <para>Contains members common to all backstage items.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageItemBase.#ctor">
            <summary>
                <para>Initializes a new instance of the BackstageItemBase class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItemBase.ActualIsEnabled">
            <summary>
                <para>Defines whether an item is enabled or not. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if an item is enabled ; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItemBase.ActualIsEnabledProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItemBase.ActualIsFocused">
            <summary>
                <para>Indicates if a backstage item is focused. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the item is focused; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItemBase.ActualIsFocusedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItemBase.ActualTextStyle">
            <summary>
                <para>Gets a style, applied to a backstage item's caption. This is a dependency property.
</para>
            </summary>
            <value>A <b>Style</b> object, applied to a backstage item's caption.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItemBase.ActualTextStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItemBase.Backstage">
            <summary>
                <para>Gets or sets a <b>BackstageViewControl</b> that owns the current item. This is a dependency property.
</para>
            </summary>
            <value>A <A HREF="clsDevExpressXpfRibbonBackstageViewControltopic.htm">BackstageViewControl</A> object that owns the current item.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItemBase.BackstageProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItemBase.BorderStyle">
            <summary>
                <para>Gets or sets a style for backstage item borders. This is a dependency property.

</para>
            </summary>
            <value>A <b>Style</b> object that is applied to item borders.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItemBase.BorderStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.BackstageItemBase.Click">
            <summary>
                <para>Fires when a backstage item is clicked.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItemBase.ContentStyle">
            <summary>
                <para>Gets or sets a style applied to the item's contents. This is a dependency property.

</para>
            </summary>
            <value>A <b>Style</b> object applied to the item's contents. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItemBase.ContentStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItemBase.HoverTextStyle">
            <summary>
                <para>Gets or sets style settings for the item's caption when the item is hovered over. This is a dependency property.
</para>
            </summary>
            <value>A <b>Style</b> object applied to the item's caption when the item is hovered over.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItemBase.HoverTextStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItemBase.NormalTextStyle">
            <summary>
                <para>Gets or sets a style for the item's caption in the normal state.
This is a dependency property.

</para>
            </summary>
            <value>A <b>Style</b> object for the item's caption in the normal state.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItemBase.NormalTextStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.BackstageItem">

            <summary>
                <para>Provides a base class for backstage clickable items.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageItem.#ctor">
            <summary>
                <para>Initializes a new instance of the BackstageItem class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItem.Content">
            <summary>
                <para>Gets or sets an item's caption.
</para>
            </summary>
            <value>An <a href="#" onclick="dxHelpRedirect('T:System.Object')">Object</a> that specifies an item's caption.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItem.ContentProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItem.ContentTemplate">
            <summary>
                <para>Gets or sets a template for an object assigned to the <see cref="P:DevExpress.Xpf.Ribbon.BackstageItem.Content"/>.
</para>
            </summary>
            <value>A <a href="#" onclick="dxHelpRedirect('T:System.Windows.DataTemplate')">DataTemplate</a> for an object assigned to the <see cref="P:DevExpress.Xpf.Ribbon.BackstageItem.Content"/>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItem.ContentTemplateProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageItem.KeyTip">
            <summary>
                <para>Gets or sets an item's key tip.
</para>
            </summary>
            <value>A string object.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageItem.KeyTipProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.BackstageButtonItem">

            <summary>
                <para>A button item within a <see cref="T:DevExpress.Xpf.Ribbon.BackstageViewControl"/>.

</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageButtonItem.#ctor">
            <summary>
                <para>Initializes a new instance of the BackstageButtonItem class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageButtonItem.Command">
            <summary>
                <para>Gets or sets a command fired when the button item is clicked.
</para>
            </summary>
            <value>A <a href="#" onclick="dxHelpRedirect('T:System.Windows.Input.ICommand')">ICommand</a> object, fired when the button item is clicked.
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageButtonItem.CommandParameter">
            <summary>
                <para>Gets or sets additional parameters for a <see cref="P:DevExpress.Xpf.Ribbon.BackstageButtonItem.Command"/>.
</para>
            </summary>
            <value>An object defining command parameters.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageButtonItem.CommandParameterProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageButtonItem.CommandProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageButtonItem.CommandTarget">
            <summary>
                <para>Gets or sets a target control on which a command is executed.
</para>
            </summary>
            <value>An <a href="#" onclick="dxHelpRedirect('T:System.Windows.IInputElement')">IInputElement</a> object .
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageButtonItem.CommandTargetProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageButtonItem.Glyph">
            <summary>
                <para>Gets or sets the item's image.
This is a dependency property.
</para>
            </summary>
            <value>A System.Windows.Media.ImageSource object. 
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageButtonItem.GlyphContainerStyle">
            <summary>
                <para>Gets or set's a style applied to a container displaying a glyph within the current item.
This is a dependency property.
</para>
            </summary>
            <value>A <a href="#" onclick="dxHelpRedirect('T:System.Windows.Style')">Style</a> object applied to a container displaying a glyph.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageButtonItem.GlyphContainerStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageButtonItem.GlyphProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageButtonItem.GlyphStyle">
            <summary>
                <para>Gets or sets a style applied to the item's glyph (<see cref="P:DevExpress.Xpf.Ribbon.BackstageButtonItem.Glyph"/>). This is a dependency property.
</para>
            </summary>
            <value>A <a href="#" onclick="dxHelpRedirect('T:System.Windows.Style')">Style</a> object applied to the item's glyph.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageButtonItem.GlyphStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageButtonItem.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.BackstageSeparatorItem">

            <summary>
                <para>Visually separates backstage items.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageSeparatorItem.#ctor">
            <summary>
                <para>Initializes a new instance of the BackstageSeparatorItem class.
</para>
            </summary>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.BackstageTabItem">

            <summary>
                <para>A tab item within a <see cref="T:DevExpress.Xpf.Ribbon.BackstageViewControl"/>.
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageTabItem.#ctor">
            <summary>
                <para>Initializes a new instance of the BackstageTabItem class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageTabItem.ControlPane">
            <summary>
                <para>Gets or sets a control displayed in the <see cref="T:DevExpress.Xpf.Ribbon.BackstageViewControl"/>'s right area when the tab item is selected.
</para>
            </summary>
            <value>A control displayed in the <see cref="T:DevExpress.Xpf.Ribbon.BackstageViewControl"/>'s right area when the tab item is selected.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageTabItem.ControlPaneProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageTabItem.IsSelected">
            <summary>
                <para>Gets whether the current BackstageTabItem is selected.
</para>
            </summary>
            <value>Returns <b>true</b> if the current BackstageTabItem is selected; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageTabItem.IsSelectedProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageTabItem.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageTabItem.SelectedTextStyle">
            <summary>
                <para>Gets or sets a style applied to a tab item when it's selected. This is a dependency property.
</para>
            </summary>
            <value>A <a href="#" onclick="dxHelpRedirect('T:System.Windows.Style')">Style</a> object applied to a tab item when it's selected.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageTabItem.SelectedTextStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="T:DevExpress.Xpf.Ribbon.BackstageViewControl">

            <summary>
                <para>A popup menu emulating the menu in MS Office 2010 Ribbon UI. 
</para>
            </summary>

        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageViewControl.#ctor">
            <summary>
                <para>Initializes a new instance of the BackstageViewControl class.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.ActualBackgroundGlyph">
            <summary>
                <para>Gets an actual background image for the BackstageViewControl. This is a dependency property.
</para>
            </summary>
            <value>An <b>ImageSource</b> object, displayed in the <see cref="T:DevExpress.Xpf.Ribbon.BackstageViewControl"/>'s right bottom corner.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.ActualBackgroundGlyphProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.ActualControlPane">
            <summary>
                <para>Gets <see cref="P:DevExpress.Xpf.Ribbon.BackstageTabItem.ControlPane"/> of the currently selected <see cref="T:DevExpress.Xpf.Ribbon.BackstageTabItem"/>. This is a dependency property.
</para>
            </summary>
            <value>An <b>Object</b> that specifies the <see cref="P:DevExpress.Xpf.Ribbon.BackstageTabItem.ControlPane"/> of the currently selected <see cref="T:DevExpress.Xpf.Ribbon.BackstageTabItem"/>.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.ActualControlPaneProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.BackgroundGlyph">
            <summary>
                <para>Gets or sets a custom background image for the BackstageViewControl. This is a dependency property.
</para>
            </summary>
            <value>A <a href="#" onclick="dxHelpRedirect('T:System.Windows.Media.ImageSource')">ImageSource</a> object that specifies a custom background image for the BackstageViewControl.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.BackgroundGlyphProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.BackgroundGlyphStyle">
            <summary>
                <para>Gets or sets a style applied to the BackstageViewControl's background image. This is a dependency property.
</para>
            </summary>
            <value>A style object, applied to the BackstageViewControl's background image. 
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.BackgroundGlyphStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.BackgroundStyle">
            <summary>
                <para>Gets or sets a style applied to the BackstageViewControl's background. This is a dependency property.
</para>
            </summary>
            <value>A style object, applied to the BackstageViewControl's background.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.BackgroundStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageViewControl.Close">
            <summary>
                <para>Closes a BackstageViewControl.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.ComplexLayoutState">
            <summary>
                <para>This member supports the internal infrastructure, and is not intended to be used directly from your code.
</para>
            </summary>
            <value>@nbsp;
</value>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.BackstageViewControl.ComplexLayoutStateChanged">
            <summary>
                <para>Fires when the <see cref="P:DevExpress.Xpf.Ribbon.BackstageViewControl.ComplexLayoutState"/> is changed.

</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.ControlPaneStyle">
            <summary>
                <para>Gets or sets a style applied to all tab item control panes (<see cref="P:DevExpress.Xpf.Ribbon.BackstageTabItem.ControlPane"/>). This is a dependency property.

</para>
            </summary>
            <value>A <b>Style</b> object applied to all tab item control panes. 

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.ControlPaneStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.DisableDefaultBackgroundGlyph">
            <summary>
                <para>Gets or sets whether the default background glyph is visible. This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the default background glyph is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.DisableDefaultBackgroundGlyphProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageViewControl.GetTabFromIndex(System.Int32)">
            <summary>
                <para>Gets a <see cref="T:DevExpress.Xpf.Ribbon.BackstageTabItem"/> by its index.
</para>
            </summary>
            <param name="tabIndex">
		An integer value that specifies the required tab item's index.

            </param>
            <returns>A <see cref="T:DevExpress.Xpf.Ribbon.BackstageTabItem"/> at the specified index.
</returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageViewControl.GetTabIndex(DevExpress.Xpf.Ribbon.BackstageTabItem)">
            <summary>
                <para>Gets the index of a <see cref="T:DevExpress.Xpf.Ribbon.BackstageTabItem"/> in the <see cref="P:DevExpress.Xpf.Ribbon.BackstageViewControl.Tabs"/> collection.
</para>
            </summary>
            <param name="tabItem">
		A <see cref="T:DevExpress.Xpf.Ribbon.BackstageTabItem"/> whose index is to be obtained.

            </param>
            <returns>An integer value that specifies the index of a <see cref="T:DevExpress.Xpf.Ribbon.BackstageTabItem"/> in the <see cref="P:DevExpress.Xpf.Ribbon.BackstageViewControl.Tabs"/> collection.
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.IsBackgroundGlyphVisible">
            <summary>
                <para>Gets whether or not the BackstageViewControl's background image is visible.
This is a dependency property.
</para>
            </summary>
            <value><b>true</b> if the BackstageViewControl's background image is visible; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.IsBackgroundGlyphVisibleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.IsOpen">
            <summary>
                <para>Gets or sets whether the specified BackstageViewControl is currently opened.
This is dependency property.
</para>
            </summary>
            <value><b>true</b> if the specified BackstageViewControl is currently opened; otherwise, <b>false</b>.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.IsOpenProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns>@nbsp;
</returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.ItemsPresenterStyle">
            <summary>
                <para>Gets or sets a style applied to the items presenter. This is a dependency property.

</para>
            </summary>
            <value>A <b>Style</b> object applied to the items presenter.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.ItemsPresenterStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="M:DevExpress.Xpf.Ribbon.BackstageViewControl.OnApplyTemplate">
            <summary>
                <para>Called after the template is completely generated and attached to the visual tree.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.Ribbon">
            <summary>
                <para>Gets the item's parent <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>.
</para>
            </summary>
            <value>A <A HREF="clsDevExpressXpfRibbonRibbonControltopic.htm">RibbonControl</A> object that specifies the item's parent <see cref="T:DevExpress.Xpf.Ribbon.RibbonControl"/>.

</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.SelectedTab">
            <summary>
                <para>Gets or sets the currently selected tab. This is a dependency property.
</para>
            </summary>
            <value>The currently selected <A HREF="clsDevExpressXpfRibbonBackstageTabItemtopic.htm">BackstageTabItem</A>.
</value>


        </member>
        <member name="E:DevExpress.Xpf.Ribbon.BackstageViewControl.SelectedTabChanged">
            <summary>
                <para>Allows you to respond to tab item selection.
</para>
            </summary>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.SelectedTabIndex">
            <summary>
                <para>Gets or sets the index of the currently selected tab item among all tab items. This is a dependency property.
</para>
            </summary>
            <value>A <a href="#" onclick="dxHelpRedirect('T:System.Int32')">Int32</a> value that specifies the index of the currently selected tab item within the <see cref="P:DevExpress.Xpf.Ribbon.BackstageViewControl.Tabs"/> list.
</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.SelectedTabIndexProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.SelectedTabProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.TabCount">
            <summary>
                <para>Gets the number of <see cref="T:DevExpress.Xpf.Ribbon.BackstageTabItem"/>s within a BackstageViewControl.
</para>
            </summary>
            <value>A <a href="#" onclick="dxHelpRedirect('T:System.Int32')">Int32</a> value, indicating the number of <see cref="T:DevExpress.Xpf.Ribbon.BackstageTabItem"/>s within a BackstageViewControl
</value>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.TabPaneMinWidth">
            <summary>
                <para>Gets or sets the minimum width of the area where item captions are displayed. This is a dependency property.

</para>
            </summary>
            <value>A double value that specifies the minimum width of the area where item captions are displayed.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.TabPaneMinWidthProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.TabPaneStyle">
            <summary>
                <para>Gets or sets a style applied to the area where item captions are displayed. This is a dependency property.

</para>
            </summary>
            <value>A <b>Style</b> object, applied to the area where item captions are displayed.

</value>


        </member>
        <member name="F:DevExpress.Xpf.Ribbon.BackstageViewControl.TabPaneStyleProperty">
            <summary>
                <para>Identifies the  dependency property.
</para>
            </summary>
            <returns> [To be supplied] </returns>


        </member>
        <member name="P:DevExpress.Xpf.Ribbon.BackstageViewControl.Tabs">
            <summary>
                <para>Gets a list of tab items.
</para>
            </summary>
            <value>A <b>List</b> object, containing all tab items in the BackstageViewControl.
</value>


        </member>
    </members>
</doc>