<?xml version="1.0"?><doc><assembly><name>ActiproSoftware.Ribbon.Wpf</name></assembly><members><member name="T:ActiproSoftware.Windows.Themes.RibbonThemeCatalog"><summary>
            A theme catalog that describes the theme group name implementations and available themed resource dictionaries within this assembly.
            </summary></member><member name="P:ActiproSoftware.Windows.Themes.RibbonThemeCatalog.DictionaryReferences"><summary>
            Gets the collection of <see cref="T:ActiproSoftware.Windows.Themes.ThemedResourceDictionaryReference" /> objects for the assembly.
            </summary><value>
            The collection of <see cref="T:ActiproSoftware.Windows.Themes.ThemedResourceDictionaryReference" /> objects for the assembly.
            </value></member><member name="T:ActiproSoftware.Windows.Themes.RibbonThemeCatalogRegistrar"><summary>
            Represents a class that registers the <see cref="T:ActiproSoftware.Windows.Themes.RibbonThemeCatalog" /> with the theme manager.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType"><summary>
            Specifies the common control type that a control falls under.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType.Other"><summary>
            Another type of control.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType.Button"><summary>
            A button.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType.CheckBox"><summary>
            A checkbox.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType.ComboBox"><summary>
            A combobox.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType.Group"><summary>
            A group.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType.PopupButton"><summary>
            A popup button.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType.RadioButton"><summary>
            A radio button.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType.SplitButton"><summary>
            A split button.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType.TextBox"><summary>
            A textbox.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.QuickAccessToolBarLocation"><summary>
            Specifies the location of a Quick Access ToolBar (QAT) within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> control.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.QuickAccessToolBarLocation.None"><summary>
            The QAT is not visible.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.QuickAccessToolBarLocation.Above"><summary>
            The default location where the QAT appears above the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> in the title area.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.QuickAccessToolBarLocation.Below"><summary>
            An alternate location where the QAT appears below the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.KeyTipModeShortcuts"><summary>
            Specifies the keyboard shortcuts that can toggle key tip mode.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.KeyTipModeShortcuts.None"><summary>
            No shortcuts.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.KeyTipModeShortcuts.LeftAlt"><summary>
            Left <c>Alt</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.KeyTipModeShortcuts.RightAlt"><summary>
            Right <c>Alt</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.KeyTipModeShortcuts.F10"><summary><c>F10</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.KeyTipModeShortcuts.All"><summary>
            Left/right <c>Alt</c> and <c>F10</c>.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow"><summary>
            Represents a <see cref="T:System.Windows.Window" /> that has a custom title bar and border made for use with a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.Ribbon" /> control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/RibbonWindow.html">RibbonWindow</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.ArrangeOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, positions child elements and determines a size for a <see cref="T:System.Windows.FrameworkElement" /> derived class. 
            </summary><param name="arrangeBounds">
            The final area within the parent that this element should use to arrange itself and its children.
            </param><returns>The actual size used.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.OnActivated(System.EventArgs)"><summary>
            Raises the <see cref="E:System.Windows.Window.Activated" /> event. 
            </summary><param name="e">An <see cref="T:System.EventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.OnApplyTemplate"><summary>
            Invoked whenever application code or internal processes call <see cref="M:System.Windows.FrameworkElement.ApplyTemplate" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.OnDeactivated(System.EventArgs)"><summary>
            Raises the <see cref="E:System.Windows.Window.Deactivated" /> event. 
            </summary><param name="e">An <see cref="T:System.EventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.OnSourceInitialized(System.EventArgs)"><summary>
            Occurs after the source handle has been initialized.
            </summary><param name="e">An <see cref="T:System.EventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.OnStateChanged(System.EventArgs)"><summary>
            Occurs when the state of the window changes.
            </summary><param name="e">An <see cref="T:System.EventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.OnTemplateChanged(System.Windows.Controls.ControlTemplate,System.Windows.Controls.ControlTemplate)"><summary>
            Occurs when the <c>Template</c> property is changed.
            </summary><param name="oldTemplate">The old template.</param><param name="newTemplate">The new template.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.SetSize(System.Double,System.Double)"><summary>
            Sets the size of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow" /> using the specified width and height.
            </summary><param name="width">The new width.</param><param name="height">The new height.</param><returns><c>true</c> if the resize operation was successful; otherwise <c>false</c>.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.#ctor"><summary>
            Initializes a new instances of the <c>RibbonWindow</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.ApplicationName"><summary>
            Gets or sets the name of the application.
            </summary><value>The name of the application.</value><remarks>
            This property, along with the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.DocumentName" /> property, is use to construct the window's title.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.DocumentName"><summary>
            Gets or sets the name of the current document, if any.
            </summary><value>The name of the current document, if any.</value><remarks>
            This property, along with the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.ApplicationName" /> property, is use to construct the window's title.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.GlassExtensionHeight"><summary>
            Gets the height of glass extension that extends into ribbon tabs.
            </summary><value>
            The height of glass extension that extends into ribbon tabs.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.HasRibbon"><summary>
            Gets whether a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.Ribbon" /> control is displayed in the window.
            </summary><value><c>true</c> if a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.Ribbon" /> control is displayed in the window; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsGlassActive"><summary>
            Gets whether Aero glass transparency effects are currently active.
            </summary><value><c>true</c> if Aero glass transparency effects are currently active; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsGlassEnabled"><summary>
            Gets or sets whether Aero glass transparency effects are currently enabled.
            </summary><value><c>true</c> if Aero glass transparency effects are currently enabled; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value><remarks>
            This feature is only supported on Windows 7 and Vista systems where Aero composition is enabled.
            In all other configurations, Aero glass transparency effects will remain disabled.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsMaximizeButtonVisible"><summary>
            Gets or sets whether the maximize button is visible.
            </summary><value><c>true</c> if the maximize button is visible; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsMinimizeButtonVisible"><summary>
            Gets or sets whether the minimize button is visible.
            </summary><value><c>true</c> if the minimize button is visible; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsRibbonBackstageOpen"><summary>
            Gets whether an attached <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.Ribbon" /> control has its backstage open.
            </summary><value><c>true</c> if an attached <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.Ribbon" /> control has its backstage open; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsRibbonVisibleWithBackstage"><summary>
            Gets or sets whether to keep the ribbon visible when the Backstage is displayed.
            </summary><value><c>true</c> if the ribbon should remain visible when the Backstage is displayed; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsTitleBarVisible"><summary>
            Gets or sets whether the title bar is visible, to be used when maximizing the window and hiding any contained <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.Ribbon" />.
            </summary><value><c>true</c> if the title bar is visible; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value><remarks>
            Normally, setting the <see cref="P:System.Windows.Window.WindowStyle" /> property to <c>None</c> would hide a title bar.
            However, <c>RibbonWindow</c> is often forced to be in <c>None</c> style to achieve its custom UI.
            Therefore, set this property to <c>false</c> in cases where you maximize the <c>RibbonWindow</c>,
            hide any child <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.Ribbon" /> and want to achieve an effect similar to normal windows when their style is <c>None</c>.
            This sort of functionality is useful when trying to mimic a "full-screen" mode temporarily.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.LogicalChildren"><summary>
            Gets an enumerator for logical child elements of this element.
            </summary><value>An enumerator for logical child elements of this element.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.StatusBar"><summary>
            Gets or sets the <see cref="T:System.Windows.Controls.Control" /> that is used as a status bar at the bottom of the window.
            </summary><value>The <see cref="T:System.Windows.Controls.Control" /> that is used as a status bar at the bottom of the window.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.TitleBarScaleTransform"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ScaleTransform" /> for the title bar.
            </summary><value>The <see cref="T:System.Windows.Media.ScaleTransform" /> for the title bar.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.ApplicationNameProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.ApplicationName" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.ApplicationName" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.DocumentNameProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.DocumentName" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.DocumentName" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.GlassExtensionHeightProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.GlassExtensionHeight" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.GlassExtensionHeight" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.HasRibbonProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.HasRibbon" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.HasRibbon" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsGlassActiveProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsGlassActive" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsGlassActive" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsGlassEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsGlassEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsGlassEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsMaximizeButtonVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsMaximizeButtonVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsMaximizeButtonVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsMinimizeButtonVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsMinimizeButtonVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsMinimizeButtonVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsRibbonBackstageOpenProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsRibbonBackstageOpen" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsRibbonBackstageOpen" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsRibbonVisibleWithBackstageProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsRibbonVisibleWithBackstage" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsRibbonVisibleWithBackstage" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsTitleBarVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsTitleBarVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.IsTitleBarVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.StatusBarProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.StatusBar" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.StatusBar" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.TitleBarScaleTransformProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.TitleBarScaleTransform" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow.TitleBarScaleTransform" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon"><summary>
            Represents a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Default.html">Ribbon</a>-related series of documentation topics. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ArrangeOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, positions child elements and determines a size for a <see cref="T:System.Windows.FrameworkElement" /> derived class. 
            </summary><param name="arrangeBounds">
            The final area within the parent that this element should use to arrange itself and its children.
            </param><returns>The actual size used.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.DeserializeQuickAccessToolBarItems(System.String)"><summary>
            Deserializes <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarItems" /> collection information from the data in an XML string.
            </summary><param name="xml">The XML string containing data.</param><returns>
            A collection of <c>Exception</c> objects that specify any exceptions that may have occurred while loading items.
            </returns><remarks>
            The XML string must have been created by a previous call to <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SerializeQuickAccessToolBarItems" />.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.GetAncestorRibbon(System.Windows.UIElement)"><summary>
            Returns the ancestor <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> for the element, if any.
            </summary><param name="element">The <see cref="T:System.Windows.UIElement" /> to examine.</param><returns>The ancestor <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> for the element, if any.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.GetLayoutClip(System.Windows.Size)"><summary>
            Returns a geometry for a clipping mask.
            </summary><param name="layoutSlotSize">The layout slot size.</param><returns>The clipping mask geometry.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnApplicationButtonMouseDoubleClick(ActiproSoftware.Windows.CancelRoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonMouseDoubleClick" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>CancelRoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            <para>
            Set the <c>Cancel</c> property of the event arguments to <c>true</c> to prevent the double-click from closing the parent <c>Window</c>.
            </para></remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnApplyTemplate"><summary>
            Invoked whenever application code or internal processes call <see cref="M:System.Windows.FrameworkElement.ApplyTemplate" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnIsApplicationMenuOpenChanged(ActiproSoftware.Windows.BooleanPropertyChangedRoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationMenuOpenChanged" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>BooleanPropertyChangedRoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnIsCollapsedChanged(ActiproSoftware.Windows.BooleanPropertyChangedRoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsedChanged" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>BooleanPropertyChangedRoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnIsKeyboardFocusWithinChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Called after the value of the <see cref="P:System.Windows.UIElement.IsKeyboardFocusWithin" /> property has changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnIsMinimizedChanged(ActiproSoftware.Windows.BooleanPropertyChangedRoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizedChanged" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>BooleanPropertyChangedRoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Keyboard" />.<see cref="F:System.Windows.Input.Keyboard.KeyDownEvent" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnMouseWheel(System.Windows.Input.MouseWheelEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Mouse" />.<see cref="F:System.Windows.Input.Mouse.MouseWheelEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseWheelEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnQuickAccessToolBarLocationChanged(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocationChanged" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnRenderSizeChanged(System.Windows.SizeChangedInfo)"><summary>
            Called when the rendered size of a control changes. 
            </summary><param name="sizeInfo">Specifies the size changes.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnSelectedTabChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.TabPropertyChangedRoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabChanged" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>PropertyChangedRoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnSelectedTabChanging(ActiproSoftware.Windows.Controls.Ribbon.Controls.TabPropertyChangingRoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabChanging" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>PropertyChangingRoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.OnVisualParentChanged(System.Windows.DependencyObject)"><summary>
            Invoked when the parent of the element in the visual tree has changed.
            </summary><param name="oldParent">A <see cref="T:System.Windows.DependencyObject" /> that indicates the old visual parent.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SerializeQuickAccessToolBarItems"><summary>
            Serializes the cloned controls in the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarItems" /> collection to an XML string.
            </summary><returns>The XML string that contains the serialized data.</returns><remarks>
            Use the <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.DeserializeQuickAccessToolBarItems(System.String)" /> method to load the serialized data later.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.#ctor"><summary>
            Initializes a new instance of the <c>Ribbon</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ActiveTabs"><summary>
            Gets the <c>ReadOnlyObservableCollection&lt;Tab&gt;</c> containing the tabs that are active on the ribbon.
            </summary><value>The <c>ReadOnlyObservableCollection&lt;Tab&gt;</c>containing the tabs that are active on the ribbon.</value><remarks>
            This collection is rebuilt based on the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> items in the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.Tabs" /> and <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ContextualTabGroups" /> collections.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonImageSource"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> to use for the image on the application button.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> to use for the image on the application button.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonLabel"><summary>
            Gets or sets the string label to display on the application button when using Scenic layout.
            </summary><value>The string label to display on the application button when using Scenic layout.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipDescription"><summary>
            Gets or sets the description object that will be displayed in screen tips for the application button.
            </summary><value>The description object that will be displayed in screen tips for the application button.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipFooter"><summary>
            Gets or sets the footer object that will be displayed in screen tips for the application button.
            </summary><value>The footer object that will be displayed in screen tips for the application button.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipHelpUri"><summary>
            Gets or sets the <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the application button when its screen tip is displayed and <c>F1</c> is pressed.
            </summary><value>The <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the application button when its screen tip is displayed and <c>F1</c> is pressed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipHeader"><summary>
            Gets or sets the header object that will be displayed in screen tips for the application button.
            </summary><value>The header object that will be displayed in screen tips for the application button.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipImageSource"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the application button.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the application button.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationMenu"><summary>
            Gets or sets the <see cref="T:System.Windows.FrameworkElement" /> that represents the application menu.
            </summary><value>The <see cref="T:System.Windows.FrameworkElement" /> that represents the application menu.</value><remarks>
            Set this property to either a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationMenu" /> or <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage" /> control depending on which UI style should be used for the application menu.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.CollapseThresholdSize"><summary>
            Gets or sets the threshold <see cref="T:System.Windows.Size" /> that triggers a ribbon collapse if the ribbon is sized smaller than the threshold.
            </summary><value>The threshold <see cref="T:System.Windows.Size" /> that triggers a ribbon collapse if the ribbon is sized smaller than the threshold.</value><remarks>
            The default threshold size is <c>300, 250</c>.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ContextualTabGroupContainerOffset"><summary>
            Gets the offset of the contextual tab group container within the template.
            </summary><value>The offset of the contextual tab group container within the template.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ContextualTabGroupContainerHeight"><summary>
            Gets the height of the contextual tab group container within the template.
            </summary><value>The height of the contextual tab group container within the template.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ContextualTabGroups"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Collections.ContextualTabGroupCollection" /> containing the contextual tab groups that can be used with the ribbon.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Collections.ContextualTabGroupCollection" /> containing the contextual tab groups that can be used with the ribbon.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationButtonVisible"><summary>
            Gets or sets whether the application button is visible.
            </summary><value><c>true</c> if the application button is visible; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value><remarks>
            When set to <c>false</c>, the application button hides and moves the QAT and tabs over.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationMenuOpen"><summary>
            Gets or sets whether the ribbon's application menu is currently open.
            </summary><value><c>true</c> if the ribbon's application menu is currently open; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsed"><summary>
            Gets or sets whether the ribbon is currently collapsed.
            </summary><value><c>true</c> if the ribbon is currently collapsed; otherwise, <c>false</c>.
            </value><remarks>
            The ribbon will collapse when it is forced to be smaller than a certain minimum size as specified by its <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsible" /> 
            and <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.CollapseThresholdSize" /> properties.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsible"><summary>
            Gets or sets whether the ribbon collapses when it becomes smaller than a minimum threshold width/height 
            as specified by the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.CollapseThresholdSize" /> property.
            </summary><value><c>true</c> if the ribbon auto-collapsed when it becomes smaller than the threshold; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCustomizeQuickAccessToolBarMenuItemVisible"><summary>
            Gets or sets whether a <c>Customize Quick Access Toolbar</c> menu item is visible on generated context menus
            and on the QAT customize button popup.
            </summary><value><c>true</c> if a <c>Customize Quick Access Toolbar</c> menu item is visible; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value><remarks>
            When this menu item is made visible, be sure to handle the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommands.CustomizeQuickAccessToolBar" /> command
            in your application.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsGlassActive"><summary>
            Gets whether Windows Aero glass transparency effects are currently active.
            </summary><value><c>true</c> if Windows Aero glass transparency effects are currently active; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsGlassExtensionEnabled"><summary>
            Gets or sets whether Windows Aero glass transparency effects can extend into the ribbon tabs.
            </summary><value><c>true</c> if Windows Aero glass transparency effects can extend into the ribbon tabs; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsHostedInRibbonWindow"><summary>
            Gets whether the ribbon is hosted in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow" />.
            </summary><value><c>true</c> if the ribbon is hosted in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow" />; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsKeyboardFocusBlurredOnWindowDeactivation"><summary>
            Gets or sets whether keyboard focus is blurred from the ribbon when a containing window is deactivated.
            </summary><value><c>true</c> if keyboard focus is blurred from the ribbon when a containing window is deactivated; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsKeyTipModeActive"><summary>
            Gets whether key tips are currently active for the ribbon.
            </summary><value><c>true</c> if key tips are currently active for the ribbon; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizable"><summary>
            Gets or sets whether the ribbon is capable of being minimized by the end user.
            </summary><value><c>true</c> if the ribbon is capable of being minimized by the end user; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value><remarks>
            If this property is <c>true</c>, UI will be added to context menus allowing for the toggling of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimized" /> property.
            Additionally, double-clicking a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> will toggle the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimized" /> property.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimized"><summary>
            Gets or sets whether the ribbon is currently minimized.
            </summary><value><c>true</c> if the ribbon is currently minimized; otherwise, <c>false</c>.
            </value><remarks>
            When minimized, the ribbon's groups are not visible until the end user clicks on a tab, at which point they
            display in a popup.  This saves screen real estate.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizedPopupOpen"><summary>
            Gets whether the ribbon is currently minimized and its minimized popup is open.
            </summary><value><c>true</c> if the ribbon is currently minimized and its minimized popup is open; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsQuickAccessToolBarCustomizationEnabled"><summary>
            Gets or sets whether menu items are added to ribbon control auto-generated context menus that support the addition to
            and removal from the Quick Access ToolBar (QAT).
            </summary><value><c>true</c> if menu items are added; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsQuickAccessToolBarCustomizeButtonVisible"><summary>
            Gets or sets whether the Quick Access ToolBar (QAT) customize button is visible next to the QAT.
            </summary><value><c>true</c> if the customize button is visible; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsRibbonWindowIconVisible"><summary>
            Gets whether the containing <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow" />'s icon is visible.
            </summary><value><c>true</c> if the containing <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow" />'s icon is visible; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsRibbonWindowMaximized"><summary>
            Gets whether the ribbon is in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow" /> that is currently maximized.
            </summary><value><c>true</c> if the ribbon is in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow" /> that is currently maximized; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsTabGroupVariantPreloadingEnabled"><summary>
            Gets or sets whether the ribbon will pre-load all group variants for all tabs when the ribbon is loaded, instead of when each tab is first clicked.
            </summary><value><c>true</c> if the ribbon will pre-load all group variants for all tabs when the ribbon is loaded; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value><remarks>
            Due to the advanced layout/resizing capabilities of <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />, certain calculations must be performed to determine the size
            of each group variant.  These calculations take a tiny amount of time.
            By setting this property to <c>true</c>, all calculations take place when the ribbon is first loaded.
            This slightly increases the startup time for the containing <c>Window</c>.
            If this property is <c>false</c>, the containing <c>Window</c> will start faster however the might be a slight lag
            the first time a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> is clicked.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsTitleBarAreaVisible"><summary>
            Gets or sets whether the title bar area that contains the QAT (when above the ribbon) and the contextual tag group headers is visible.
            </summary><value><c>true</c> if the title bar area is visible; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value><remarks>
            This property should only be set to <c>false</c> if the ribbon is not being hosted in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow" />,
            you are not permitting the QAT to be located above the ribbon (see the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocation" /> property),
            and you are not using contextual tab groups.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsWindowActive"><summary>
            Gets or sets whether the containing <see cref="T:System.Windows.Window" /> is active.
            </summary><value><c>true</c> if the containing <see cref="T:System.Windows.Window" /> is active; otherwise, <c>false</c>.
            </value><remarks>
            Some user interface elements of the ribbon update when the containing <see cref="T:System.Windows.Window" /> is active.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.KeyTipModeShortcuts"><summary>
            Gets or sets the keyboard shortcuts that are allowed to toggle key tip mode.
            </summary><value>
            A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.KeyTipModeShortcuts" /> that indicates the allowed shortcuts.
            The default value is <c>All</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.LogicalChildren"><summary>
            Gets an enumerator for logical child elements of this element.
            </summary><value>An enumerator for logical child elements of this element.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarCommonItems"><summary>
            Gets the <c>RibbonControlCollection&lt;UIElement&gt;</c> containing the common Quick Access ToolBar (QAT) items that can be displayed on the ribbon via the QAT Customize menu.
            </summary><value>The <c>RibbonControlCollection&lt;UIElement&gt;</c> containing the common Quick Access ToolBar (QAT) items that can be displayed on the ribbon via the QAT Customize menu.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarItems"><summary>
            Gets the <c>RibbonControlCollection&lt;UIElement&gt;</c> containing the Quick Access ToolBar (QAT) items for display on the ribbon.
            </summary><value>The <c>RibbonControlCollection&lt;UIElement&gt;</c> containing the Quick Access ToolBar (QAT) items for display on the ribbon.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocation"><summary>
            Gets or sets the location of the Quick Access ToolBar (QAT).
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.QuickAccessToolBarLocation" /> that indicates the location of the QAT.</value><remarks>
            Set this property to <c>QuickAccessToolBarLocation.None</c> to hide the QAT completely.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedContextualTabGroupColor"><summary>
            Gets the base color for the currently selected contextual tab group's gradient effects.
            </summary><value>The base color for the currently selected contextual tab group's gradient effects.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTab"><summary>
            Gets or sets the currently selected <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> in the ribbon.
            </summary><value>The currently selected <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> in the ribbon.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SystemHasSegoeUIFont"><summary>
            Gets whether the system has the <c>Segoe UI</c> font.
            </summary><value><c>true</c> if the system has the <c>Segoe UI</c> font; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.TabPanelItems"><summary>
            Gets the <c>RibbonControlCollection&lt;UIElement&gt;</c> containing the tab panel items for display on the ribbon.
            </summary><value>The <c>RibbonControlCollection&lt;UIElement&gt;</c> containing the tab panel items for display on the ribbon.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.Tabs"><summary>
            Gets the <c>RibbonControlCollection&lt;Tab&gt;</c> containing the tabs for display on the ribbon.
            </summary><value>The <c>RibbonControlCollection&lt;Tab&gt;</c> containing the tabs for display on the ribbon.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.TargetContentContainer"><summary>
            Gets or sets the <see cref="T:System.Windows.FrameworkElement" /> that contains the "content" of the <see cref="T:System.Windows.Window" /> or <see cref="T:System.Windows.Controls.Page" />
            that the items in this ribbon operate on.
            </summary><value>The target <see cref="T:System.Windows.FrameworkElement" /> content container.</value><remarks>
            This property is used to determine when the mouse is over the "content" area of the parent <see cref="T:System.Windows.Window" /> or <see cref="T:System.Windows.Controls.Page" />.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.UseScenicLayout"><summary>
            Gets or sets whether to use the 'Scenic' layout.
            </summary><value><c>true</c> if the 'Scenic' layout should be used; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonMouseDoubleClick"><summary>
            Occurs when the the application button is double-clicked, allowing for the default behavior of closing the parent Window to be cancelled.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationMenuOpenChanged"><summary>
            Occurs after the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />'s <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationMenuOpen" /> property has changed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsedChanged"><summary>
            Occurs after the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />'s <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsed" /> property has changed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizedChanged"><summary>
            Occurs after the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />'s <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimized" /> property has changed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocationChanged"><summary>
            Occurs after the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />'s <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocation" /> property has changed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabChanged"><summary>
            Occurs after the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />'s <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTab" /> property has changed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabChanging"><summary>
            Occurs before the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />'s <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTab" /> property has changed.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonMouseDoubleClickEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonMouseDoubleClick" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonMouseDoubleClick" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationMenuOpenChangedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationMenuOpenChanged" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationMenuOpenChanged" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsedChangedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsedChanged" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsedChanged" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizedChangedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizedChanged" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizedChanged" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocationChangedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocationChanged" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocationChanged" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabChangedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabChanged" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabChanged" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabChangingEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabChanging" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabChanging" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonImageSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonImageSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonImageSource" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonLabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonLabel" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonLabel" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipDescriptionProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipDescription" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipDescription" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipFooterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipFooter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipFooter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipHeaderProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipHeader" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipHeader" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipHelpUriProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipHelpUri" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipHelpUri" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipImageSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipImageSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationButtonScreenTipImageSource" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationMenuProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationMenu" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ApplicationMenu" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.CollapseThresholdSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.CollapseThresholdSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.CollapseThresholdSize" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ContextualTabGroupContainerHeightProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ContextualTabGroupContainerHeight" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ContextualTabGroupContainerHeight" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ContextualTabGroupContainerOffsetProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ContextualTabGroupContainerOffset" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.ContextualTabGroupContainerOffset" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationButtonVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationButtonVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationButtonVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationMenuOpenProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationMenuOpen" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsApplicationMenuOpen" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsed" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsed" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCollapsible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCustomizeQuickAccessToolBarMenuItemVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCustomizeQuickAccessToolBarMenuItemVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsCustomizeQuickAccessToolBarMenuItemVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsGlassActiveProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsGlassActive" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsGlassActive" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsGlassExtensionEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsGlassExtensionEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsGlassExtensionEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsHostedInRibbonWindowProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsHostedInRibbonWindow" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsHostedInRibbonWindow" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsKeyboardFocusBlurredOnWindowDeactivationProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsKeyboardFocusBlurredOnWindowDeactivation" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsKeyboardFocusBlurredOnWindowDeactivation" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsKeyTipModeActiveProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsKeyTipModeActive" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsKeyTipModeActive" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizableProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizable" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizable" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimized" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimized" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizedPopupOpenProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizedPopupOpen" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsMinimizedPopupOpen" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsQuickAccessToolBarCustomizationEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsQuickAccessToolBarCustomizationEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsQuickAccessToolBarCustomizationEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsQuickAccessToolBarCustomizeButtonVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsQuickAccessToolBarCustomizeButtonVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsQuickAccessToolBarCustomizeButtonVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsRibbonWindowIconVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsRibbonWindowIconVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsRibbonWindowIconVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsRibbonWindowMaximizedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsRibbonWindowMaximized" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsRibbonWindowMaximized" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsTabGroupVariantPreloadingEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsTabGroupVariantPreloadingEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsTabGroupVariantPreloadingEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsTitleBarAreaVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsTitleBarAreaVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsTitleBarAreaVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsWindowActiveProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsWindowActive" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.IsWindowActive" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.KeyTipModeShortcutsProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.KeyTipModeShortcuts" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.KeyTipModeShortcuts" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocationProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocation" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarLocation" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedContextualTabGroupColorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedContextualTabGroupColor" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedContextualTabGroupColor" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTabProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTab" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SelectedTab" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.TargetContentContainerProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.TargetContentContainer" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.TargetContentContainer" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.UseScenicLayoutProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.UseScenicLayout" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.UseScenicLayout" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter"><summary>
            Provides an implementation of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ICheckableCommandParameter" /> interface.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.CreateInstanceCore"><summary>
            Creates a new instance of the <see cref="T:System.Windows.Freezable" />-derived class. 
            </summary><returns>The new instance.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.Handled"><summary>
            Gets or sets whether the parameter has been handled.
            </summary><value><c>true</c> if the parameter has been handled; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.IsChecked"><summary>
            Gets or sets whether the control is checked.
            </summary><value><c>true</c> if the control is checked; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.Tag"><summary>
            Gets or sets an arbitrary object value that can be used to store custom information about this element.
            </summary><value>The intended value. This property has no default value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.HandledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.Handled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.Handled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.IsCheckedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.IsChecked" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.IsChecked" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.TagProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.Tag" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.CheckableCommandParameter.Tag" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.BrushValueCommandParameter"><summary>
            Provides an implementation of the <c>IValueCommandParameter</c> interface that is typecast to a <see cref="T:System.Windows.Media.Brush" />.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.StringValueCommandParameter"><summary>
            Provides an implementation of the <c>IValueCommandParameter</c> interface that is typecast to a <see cref="T:System.String" />.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.DoubleValueCommandParameter"><summary>
            Provides an implementation of the <c>IValueCommandParameter</c> interface that is typecast to a <see cref="T:System.Double" />.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.FontFamilyValueCommandParameter"><summary>
            Provides an implementation of the <c>IValueCommandParameter</c> interface that is typecast to a <see cref="T:System.Windows.Media.FontFamily" />.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ObjectValueCommandParameter"><summary>
            Provides an implementation of the <c>IValueCommandParameter</c> interface that is typecast to an <see cref="T:System.Object" />.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameterAction"><summary>
            Specifies the action of an <c>IValueCommandParameter</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameterAction.Commit"><summary>
            Commit the value.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameterAction.Preview"><summary>
            Preview using the preview value.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameterAction.CancelPreview"><summary>
            Cancel the preview.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IValueCommandParameter"><summary>
            Provides the base requirements for the command parameter of a control that specifies its value.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IValueCommandParameter.Action"><summary>
            Gets or sets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameterAction" /> that specifies the action of the parameter.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameterAction" /> that specifies the action of the parameter.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IValueCommandParameter.ConversionException"><summary>
            Gets or sets the <see cref="T:System.Exception" /> that occurred when attempting to convert from a raw text value to a type specific value.
            </summary><value>The <see cref="T:System.Exception" /> that occurred when attempting to convert from a raw text value to a type specific value.</value><remarks>
            This property is generally only necessary for controls such as comboboxes.
            It will have a <see langword="null" /> value if no exception occurred.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IValueCommandParameter.Handled"><summary>
            Gets or sets whether the parameter has been handled.
            </summary><value><c>true</c> if the parameter has been handled; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IValueCommandParameter.PreviewValue"><summary>
            Gets or sets the preview value of the control.
            </summary><value>The preview value of the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IValueCommandParameter.Value"><summary>
            Gets or sets the current value of the control.
            </summary><value>The current value of the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IValueCommandParameter.UpdatedValue"><summary>
            Gets or sets the value of the control to update to.
            </summary><value>The value of the control to update to.</value><remarks>This property can be set in a <c>CanExecute</c> implementation.</remarks></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1"><summary>
            Provides an implementation of the <c>IValueCommandParameter</c> interface.
            </summary><typeparam name="T">The value <see cref="T:System.Type" />.</typeparam></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.Action"><summary>
            Gets or sets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameterAction" /> that specifies the action of the parameter.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameterAction" /> that specifies the action of the parameter.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.ConversionException"><summary>
            Gets or sets the <see cref="T:System.Exception" /> that occurred when attempting to convert from a raw text value to a type specific value.
            </summary><value>The <see cref="T:System.Exception" /> that occurred when attempting to convert from a raw text value to a type specific value.</value><remarks>
            This property is generally only necessary for <see cref="T:System.Windows.Controls.ComboBox" /> controls.
            It will have a <see langword="null" /> value if no exception occurred.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.Handled"><summary>
            Gets or sets whether the parameter has been handled.
            </summary><value><c>true</c> if the parameter has been handled; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.PreviewValue"><summary>
            Gets or sets the preview value of the control.
            </summary><value>The preview value of the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.Value"><summary>
            Gets or sets the current value of the control.
            </summary><value>The current value of the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.UpdatedValue"><summary>
            Gets or sets the value of the control to update to.
            </summary><value>The value of the control to update to.</value><remarks>This property can be set in a <c>CanExecute</c> implementation.</remarks></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.ActionProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.Action" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.Action" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.ConversionExceptionProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.ConversionException" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.ConversionException" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.HandledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.Handled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.Handled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.PreviewValueProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.PreviewValue" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.PreviewValue" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.ValueProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.Value" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.Value" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.UpdatedValueProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.UpdatedValue" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ValueCommandParameter`1.UpdatedValue" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ICheckableCommandParameter"><summary>
            Provides the base requirements for the command parameter of a checkable control that specifies its checked state.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ICheckableCommandParameter.Handled"><summary>
            Gets or sets whether the parameter has been handled.
            </summary><value><c>true</c> if the parameter has been handled; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ICheckableCommandParameter.IsChecked"><summary>
            Gets or sets whether the control is checked.
            </summary><value><c>true</c> if the control is checked; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.ICheckableCommandParameter.Tag"><summary>
            Gets or sets an arbitrary object value that can be used to store custom information about this element.
            </summary><value>The intended value. This property has no default value.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider"><summary>
            Defines an <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider" /> implementation which can be registered for use
            with an <see cref="T:System.Windows.Input.ICommand" /> via the <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIManager.Register(System.Windows.Input.ICommand,ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider)" /> method.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.NotifyPropertyChanged(System.String)"><summary>
            Notifies that a property's value has changed.
            </summary><param name="name">The name of the property.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.#ctor"><summary>
            Initializes an instance of the <c>RibbonCommandUIProvider</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.#ctor(System.String)"><summary>
            Initializes an instance of the <c>RibbonCommandUIProvider</c> class.
            </summary><param name="label">The text label that will be displayed for controls that use this command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.#ctor(System.String,System.String,System.String)"><summary>
            Initializes an instance of the <c>RibbonCommandUIProvider</c> class.
            </summary><param name="label">The text label that will be displayed for controls that use this command.</param><param name="imageSourceLarge">The URL for the 32x32 image that will be displayed for controls that use this command.</param><param name="imageSourceSmall">The URL for the 16x16 image that will be displayed for controls that use this command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.#ctor(System.String,System.String,System.String,System.Object)"><summary>
            Initializes an instance of the <c>RibbonCommandUIProvider</c> class.
            </summary><param name="label">The text label that will be displayed for controls that use this command.</param><param name="imageSourceLarge">The URL for the 32x32 image that will be displayed for controls that use this command.</param><param name="imageSourceSmall">The URL for the 16x16 image that will be displayed for controls that use this command.</param><param name="screenTipDescription">The description object that will be displayed in screen tips for controls that use this command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.#ctor(System.String,System.Windows.Media.ImageSource,System.Windows.Media.ImageSource)"><summary>
            Initializes an instance of the <c>RibbonCommandUIProvider</c> class.
            </summary><param name="label">The text label that will be displayed for controls that use this command.</param><param name="imageSourceLarge">The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.</param><param name="imageSourceSmall">The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.#ctor(System.String,System.Windows.Media.ImageSource,System.Windows.Media.ImageSource,System.Object)"><summary>
            Initializes an instance of the <c>RibbonCommandUIProvider</c> class.
            </summary><param name="label">The text label that will be displayed for controls that use this command.</param><param name="imageSourceLarge">The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.</param><param name="imageSourceSmall">The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.</param><param name="screenTipDescription">The description object that will be displayed in screen tips for controls that use this command.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.ImageSourceLarge"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.ImageSourceSmall"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.KeyTipAccessText"><summary>
            Gets or sets the key tip access text that will be displayed for controls that use this command.
            </summary><value>The key tip access text that will be displayed for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.Label"><summary>
            Gets or sets the text label that will be displayed for controls that use this command.
            </summary><value>The text label that will be displayed for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.ScreenTipDescription"><summary>
            Gets or sets the description object that will be displayed in screen tips for controls that use this command.
            </summary><value>The description object that will be displayed in screen tips for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.ScreenTipFooter"><summary>
            Gets or sets the footer object that will be displayed in screen tips for controls that use this command.
            </summary><value>The footer object that will be displayed in screen tips for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.ScreenTipHeader"><summary>
            Gets or sets the header object that will be displayed in screen tips for controls that use this command.
            </summary><value>The header object that will be displayed in screen tips for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.ScreenTipHelpUri"><summary>
            Gets or sets the <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to controls that use this command 
            when a screen tip is displayed and <c>F1</c> is pressed.
            </summary><value>The <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to controls that use this command 
            when a screen tip is displayed and <c>F1</c> is pressed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.ScreenTipImageSource"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for controls that use this command.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for controls that use this command.</value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIProvider.PropertyChanged"><summary>
            Occurs when a property value is changed.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIManager"><summary>
            Manages the link between regular commands (that don't inherit <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" />) and their
            <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider" /> counterparts.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIManager.GetUIProvider(System.Windows.Input.ICommand)"><summary>
            Returns the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider" /> for the specified <see cref="T:System.Windows.Input.ICommand" />, if one is registered.
            </summary><param name="command">The <see cref="T:System.Windows.Input.ICommand" /> to examine.</param><returns>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider" /> for the specified <see cref="T:System.Windows.Input.ICommand" />, if one is registered.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIManager.Register(System.Windows.Input.ICommand,ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider)"><summary>
            Registers a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider" /> to be used with the specified <see cref="T:System.Windows.Input.ICommand" />.
            </summary><param name="command">The <see cref="T:System.Windows.Input.ICommand" /> that will receive the UI provider.</param><param name="uiProvider">The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider" /> that will apply to the command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIManager.Unregister(System.Windows.Input.ICommand)"><summary>
            Unregisters a UI provider data for the specified <see cref="T:System.Windows.Input.ICommand" />.
            </summary><param name="command">The <see cref="T:System.Windows.Input.ICommand" /> whose registration data should be removed.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommandUIManager.UnregisterAll"><summary>
            Unregisters all UI provider data for all <see cref="T:System.Windows.Input.ICommand" /> objects.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand"><summary>
            Defines an <see cref="T:System.Windows.Input.ICommand" /> which is routed through the element tree and is suited for use with ribbon controls
            because of its <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider" /> implementation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.NotifyPropertyChanged(System.String)"><summary>
            Notifies that a property's value has changed.
            </summary><param name="name">The name of the property.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.#ctor"><summary>
            Initializes an instance of the <c>RibbonCommand</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.#ctor(System.String,System.Type)"><summary>
            Initializes an instance of the <c>RibbonCommand</c> class.
            </summary><param name="name">Declared name for serialization.</param><param name="ownerType">The type that is registering the command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.#ctor(System.String,System.Type,System.String)"><summary>
            Initializes an instance of the <c>RibbonCommand</c> class.
            </summary><param name="name">Declared name for serialization.</param><param name="ownerType">The type that is registering the command.</param><param name="label">The text label that will be displayed for controls that use this command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.#ctor(System.String,System.Type,System.String,System.String,System.String)"><summary>
            Initializes an instance of the <c>RibbonCommand</c> class.
            </summary><param name="name">Declared name for serialization.</param><param name="ownerType">The type that is registering the command.</param><param name="label">The text label that will be displayed for controls that use this command.</param><param name="imageSourceLarge">The URL for the 32x32 image that will be displayed for controls that use this command.</param><param name="imageSourceSmall">The URL for the 16x16 image that will be displayed for controls that use this command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.#ctor(System.String,System.Type,System.String,System.String,System.String,System.Object)"><summary>
            Initializes an instance of the <c>RibbonCommand</c> class.
            </summary><param name="name">Declared name for serialization.</param><param name="ownerType">The type that is registering the command.</param><param name="label">The text label that will be displayed for controls that use this command.</param><param name="imageSourceLarge">The URL for the 32x32 image that will be displayed for controls that use this command.</param><param name="imageSourceSmall">The URL for the 16x16 image that will be displayed for controls that use this command.</param><param name="screenTipDescription">The description object that will be displayed in screen tips for controls that use this command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.#ctor(System.String,System.Type,System.String,System.String,System.String,System.Object,System.Windows.Input.InputGestureCollection)"><summary>
            Initializes an instance of the <c>RibbonCommand</c> class.
            </summary><param name="name">Declared name for serialization.</param><param name="ownerType">The type that is registering the command.</param><param name="label">The text label that will be displayed for controls that use this command.</param><param name="imageSourceLarge">The URL for the 32x32 image that will be displayed for controls that use this command.</param><param name="imageSourceSmall">The URL for the 16x16 image that will be displayed for controls that use this command.</param><param name="screenTipDescription">The description object that will be displayed in screen tips for controls that use this command.</param><param name="inputGestures">Default input gestures associated with this command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.#ctor(System.String,System.Type,System.String,System.Windows.Media.ImageSource,System.Windows.Media.ImageSource)"><summary>
            Initializes an instance of the <c>RibbonCommand</c> class.
            </summary><param name="name">Declared name for serialization.</param><param name="ownerType">The type that is registering the command.</param><param name="label">The text label that will be displayed for controls that use this command.</param><param name="imageSourceLarge">The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.</param><param name="imageSourceSmall">The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.#ctor(System.String,System.Type,System.String,System.Windows.Media.ImageSource,System.Windows.Media.ImageSource,System.Object)"><summary>
            Initializes an instance of the <c>RibbonCommand</c> class.
            </summary><param name="name">Declared name for serialization.</param><param name="ownerType">The type that is registering the command.</param><param name="label">The text label that will be displayed for controls that use this command.</param><param name="imageSourceLarge">The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.</param><param name="imageSourceSmall">The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.</param><param name="screenTipDescription">The description object that will be displayed in screen tips for controls that use this command.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.#ctor(System.String,System.Type,System.String,System.Windows.Media.ImageSource,System.Windows.Media.ImageSource,System.Object,System.Windows.Input.InputGestureCollection)"><summary>
            Initializes an instance of the <c>RibbonCommand</c> class.
            </summary><param name="name">Declared name for serialization.</param><param name="ownerType">The type that is registering the command.</param><param name="label">The text label that will be displayed for controls that use this command.</param><param name="imageSourceLarge">The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.</param><param name="imageSourceSmall">The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.</param><param name="screenTipDescription">The description object that will be displayed in screen tips for controls that use this command.</param><param name="inputGestures">Default input gestures associated with this command.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.ImageSourceLarge"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.ImageSourceSmall"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.KeyTipAccessText"><summary>
            Gets or sets the key tip access text that will be displayed for controls that use this command.
            </summary><value>The key tip access text that will be displayed for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.Label"><summary>
            Gets or sets the text label that will be displayed for controls that use this command.
            </summary><value>The text label that will be displayed for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.ScreenTipDescription"><summary>
            Gets or sets the description object that will be displayed in screen tips for controls that use this command.
            </summary><value>The description object that will be displayed in screen tips for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.ScreenTipFooter"><summary>
            Gets or sets the footer object that will be displayed in screen tips for controls that use this command.
            </summary><value>The footer object that will be displayed in screen tips for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.ScreenTipHeader"><summary>
            Gets or sets the header object that will be displayed in screen tips for controls that use this command.
            </summary><value>The header object that will be displayed in screen tips for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.ScreenTipHelpUri"><summary>
            Gets or sets the <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to controls that use this command 
            when a screen tip is displayed and <c>F1</c> is pressed.
            </summary><value>The <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to controls that use this command 
            when a screen tip is displayed and <c>F1</c> is pressed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.ScreenTipImageSource"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for controls that use this command.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.Tag"><summary>
            Gets or sets an arbitrary object value that can be used to store custom information about this command.
            </summary><value>The intended value. This property has no default value.</value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand.PropertyChanged"><summary>
            Occurs when a property value is changed.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider"><summary>
            Provides the core user interface data for all ribbon controls that use a certain command.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider.ImageSourceLarge"><summary>
            Gets the <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image that will be displayed for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider.ImageSourceSmall"><summary>
            Gets the <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image that will be displayed for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider.KeyTipAccessText"><summary>
            Gets the key tip access text that will be displayed for controls that use this command.
            </summary><returns>The key tip access text that will be displayed for controls that use this command.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider.Label"><summary>
            Gets the text label that will be displayed for controls that use this command.
            </summary><returns>The text label that will be displayed for controls that use this command.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider.ScreenTipDescription"><summary>
            Gets the description object that will be displayed in screen tips for controls that use this command.
            </summary><value>The description object that will be displayed in screen tips for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider.ScreenTipFooter"><summary>
            Gets the footer object that will be displayed in screen tips for controls that use this command.
            </summary><value>The footer object that will be displayed in screen tips for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider.ScreenTipHeader"><summary>
            Gets the header object that will be displayed in screen tips for controls that use this command.
            </summary><value>The header object that will be displayed in screen tips for controls that use this command.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider.ScreenTipHelpUri"><summary>
            Gets or sets the <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to controls that use this command 
            when a screen tip is displayed and <c>F1</c> is pressed.
            </summary><value>The <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to controls that use this command 
            when a screen tip is displayed and <c>F1</c> is pressed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.IRibbonCommandUIProvider.ScreenTipImageSource"><summary>
            Gets the <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for controls that use this command.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for controls that use this command.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommands"><summary>
            Contains the built-in commands used for the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> control.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommands.AddToQuickAccessToolBar"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to add a control to the QAT.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to add a control to the QAT.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommands.ApplyFilter"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to apply a filter, typically to a gallery.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to apply a filter, typically to a gallery.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommands.CustomizeQuickAccessToolBar"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to open a dialog for customizing the QAT.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to open a dialog for customizing the QAT.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommands.RemoveFromQuickAccessToolBar"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to remove a control from the QAT.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to remove a control from the QAT.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommands.ToggleApplicationMenu"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to toggle whether the ribbon's application menu is open.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to toggle whether the ribbon's application menu is open.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommands.ToggleMinimization"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to toggle whether ribbon is minimized.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to toggle whether ribbon is minimized.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommands.TogglePin"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to toggle a pinned state.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to toggle a pinned state.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommands.ToggleQuickAccessToolBarLocation"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to toggle whether the QAT appears above or below the ribbon.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.RibbonCommand" /> that is used to toggle whether the QAT appears above or below the ribbon.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService"><summary>
            Represents a service that supports the cloning of UI elements.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.GetClonedSourceReference(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>ClonedSourceReference</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.SetClonedSourceReference(System.Windows.DependencyObject,System.WeakReference)"><summary>
            Sets the value of the <c>ClonedSourceReference</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.CanClone(System.Windows.DependencyObject)"><summary>
            Returns whether the specified <see cref="T:System.Windows.DependencyObject" /> can be cloned.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> to examine.</param><returns><c>true</c> if the object can be cloned; otherwise, <c>false</c>.
            </returns><remarks>
            This method checks that the object is not a clone itself, and that it either implements <see cref="T:System.ICloneable" />
            or has a public parameterless constructor.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.GetCanCloneToQuickAccessToolBar(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>CanCloneToQuickAccessToolBar</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.SetCanCloneToQuickAccessToolBar(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>CanCloneToQuickAccessToolBar</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.CreateClone(System.Windows.DependencyObject)"><summary>
            Creates a clone of the specified <see cref="T:System.Windows.DependencyObject" />.
            </summary><param name="source">The object to clone.</param><returns>The clone of the object.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.DisposeClone(System.Windows.DependencyObject)"><summary>
            Removes all tracked references to the specified clone.
            </summary><param name="clone">The object to dispose.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.GetCloneSource(System.Windows.DependencyObject)"><summary>
            Returns the original source <see cref="T:System.Windows.DependencyObject" /> from which the specified <see cref="T:System.Windows.DependencyObject" /> was cloned.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> to examine.</param><returns>The original source <see cref="T:System.Windows.DependencyObject" /> from which the specified <see cref="T:System.Windows.DependencyObject" /> was cloned.</returns><remarks><see langword="null" /> will be returned if the original source of the clone is no longer available or
            if the specified object is not a clone.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.GetClones(System.Windows.DependencyObject)"><summary>
            Returns the collection of objects that have been cloned from the specified <see cref="T:System.Windows.DependencyObject" />.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> to examine.</param><returns>The collection of objects that have been cloned from the specified <see cref="T:System.Windows.DependencyObject" />.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.HasClones(System.Windows.DependencyObject)"><summary>
            Returns whether the specified <see cref="T:System.Windows.DependencyObject" /> has any clones.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> to examine.</param><returns><c>true</c> if the specified <see cref="T:System.Windows.DependencyObject" /> has any clones; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.IsAClone(System.Windows.DependencyObject)"><summary>
            Returns whether the specified <see cref="T:System.Windows.DependencyObject" /> is a root-level clone of another object.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> to examine.</param><returns><c>true</c> if the specified <see cref="T:System.Windows.DependencyObject" /> is a root-level clone of another object; otherwise, <c>false</c>.
            </returns></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.CloneCreatingEvent"><summary>
            Identifies the <c>CloneCreating</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>CloneCreating</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.CloneCreatedEvent"><summary>
            Identifies the <c>CloneCreated</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>CloneCreated</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.CloneDisposedEvent"><summary>
            Identifies the <c>CloneDisposed</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>CloneDisposed</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.CloneService.CanCloneToQuickAccessToolBarProperty"><summary>
            Identifies the <c>CanCloneToQuickAccessToolBar</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>CanCloneToQuickAccessToolBar</c> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.UI.MiniToolBarService"><summary>
            Represents a service that manages the display of a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.MiniToolBarService.Hide"><summary>
            Hides any open mini-toolbar.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.MiniToolBarService.NotifyMouseMove(System.Windows.Point)"><summary>
            Notifies the service of a mouse move event, so that an active mini-toolbar can respond appropriately.
            </summary><param name="point">A <see cref="T:System.Windows.Point" /> relative to the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.UI.MiniToolBarService.ActiveMiniToolBar" />.</param><remarks>
            This method is only used when the standard WPF input processor doesn't receive mouse messages, such as 
            when the mouse is over an interop control.  In that scenario, you can manually call this method to pass along
            the mouse move event info.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.MiniToolBarService.Show(ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar,System.Windows.UIElement,System.Windows.Point)"><summary>
            Shows a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar" /> for standalone use.
            </summary><param name="toolBar">The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar" /> to show.</param><param name="placementTarget">The <see cref="T:System.Windows.UIElement" /> that is the target of the popup placement.</param><param name="clientLocation">A <see cref="T:System.Windows.Point" /> within the placement target around which to display the popup.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.UI.MiniToolBarService.ActiveMiniToolBar"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar" /> that is currently active, if any.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar" /> that is currently active.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService"><summary>
            Represents a service that provides properties and events for controls that are intended to be hosted in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetCommand(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>Command</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetCommand(System.Windows.DependencyObject,System.Windows.Input.ICommand)"><summary>
            Sets the value of the <c>Command</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetCommandParameter(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>CommandParameter</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Sets the value of the <c>CommandParameter</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetCommandTarget(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>CommandTarget</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetCommandTarget(System.Windows.DependencyObject,System.Windows.IInputElement)"><summary>
            Sets the value of the <c>CommandTarget</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetContext(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>Context</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetContext(System.Windows.DependencyObject,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Sets the value of the <c>Context</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetHasImage(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>HasImage</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetHasImage(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>HasImage</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetHasLabel(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>HasLabel</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetHasLabel(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>HasLabel</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetId(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>Id</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetId(System.Windows.DependencyObject,System.String)"><summary>
            Sets the value of the <c>Id</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetImageSourceLarge(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>ImageSourceLarge</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetImageSourceLarge(System.Windows.DependencyObject,System.Windows.Media.ImageSource)"><summary>
            Sets the value of the <c>ImageSourceLarge</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetImageSourceSmall(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>ImageSourceSmall</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetImageSourceSmall(System.Windows.DependencyObject,System.Windows.Media.ImageSource)"><summary>
            Sets the value of the <c>ImageSourceSmall</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetIsExternalContentSupported(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>IsExternalContentSupported</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetIsExternalContentSupported(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>IsExternalContentSupported</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetIsHighlighted(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>IsHighlighted</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetIsHighlighted(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>IsHighlighted</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetLabel(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>Label</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetLabel(System.Windows.DependencyObject,System.String)"><summary>
            Sets the value of the <c>Label</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetMenuItemDescription(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>MenuItemDescription</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetMenuItemDescription(System.Windows.DependencyObject,System.String)"><summary>
            Sets the value of the <c>MenuItemDescription</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetUseMonochromeImage(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>UseMonochromeImage</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetUseMonochromeImage(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>UseMonochromeImage</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.GetVariantSize(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>VariantSize</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.SetVariantSize(System.Windows.DependencyObject,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Sets the value of the <c>VariantSize</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.ActiveItemChangedEvent"><summary>
            Identifies the <c>ActiveItemChanged</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>ActiveItemChanged</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.ClickEvent"><summary>
            Identifies the <c>Click</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>Click</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.ItemClickEvent"><summary>
            Identifies the <c>ItemClick</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>ItemClick</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.PreviewClickEvent"><summary>
            Identifies the <c>PreviewClick</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>PreviewClick</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandProperty"><summary>
            Identifies the <c>Command</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>Command</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty"><summary>
            Identifies the <c>CommandParameter</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>CommandParameter</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandTargetProperty"><summary>
            Identifies the <c>CommandTarget</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>CommandTarget</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.ContextProperty"><summary>
            Identifies the <c>Context</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>Context</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.HasImageProperty"><summary>
            Identifies the <c>HasImage</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>HasImage</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.HasLabelProperty"><summary>
            Identifies the <c>HasLabel</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>HasLabel</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.IdProperty"><summary>
            Identifies the <c>Id</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>Id</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.ImageSourceLargeProperty"><summary>
            Identifies the <c>ImageSourceLarge</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>ImageSourceLarge</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.ImageSourceSmallProperty"><summary>
            Identifies the <c>ImageSourceSmall</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>ImageSourceSmall</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.IsExternalContentSupportedProperty"><summary>
            Identifies the <c>IsExternalContentSupported</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>IsExternalContentSupported</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.IsHighlightedProperty"><summary>
            Identifies the <c>IsHighlighted</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>IsHighlighted</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.LabelProperty"><summary>
            Identifies the <c>Label</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>Label</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.MenuItemDescriptionProperty"><summary>
            Identifies the <c>MenuItemDescription</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>MenuItemDescription</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.UseMonochromeImageProperty"><summary>
            Identifies the <c>UseMonochromeImage</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>UseMonochromeImage</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.VariantSizeProperty"><summary>
            Identifies the <c>VariantSize</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>VariantSize</c> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.UI.CustomKeyTipPlacementCallback"><summary>
            Represents the delegate that can provide a custom key tip placement. 
            </summary><param name="keyTipSize">The <see cref="T:System.Windows.Size" /> of the key tip.</param><param name="ownerElement">The <see cref="T:System.Windows.UIElement" /> that is the owner of the key tip.</param><param name="defaultLocation">The default location of the key tip relative to the element.</param><returns>The modified target location of the key tip relative to the element.</returns></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService"><summary>
            Represents a service that provides properties and events to control the display and behavior of key tips. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.GetCustomKeyTipPlacementCallback(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>CustomKeyTipPlacementCallback</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.SetCustomKeyTipPlacementCallback(System.Windows.DependencyObject,ActiproSoftware.Windows.Controls.Ribbon.UI.CustomKeyTipPlacementCallback)"><summary>
            Sets the value of the <c>CustomKeyTipPlacementCallback</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.GetIsKeyTipModeActive(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>IsKeyTipModeActive</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.SetIsKeyTipModeActive(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>IsKeyTipModeActive</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.GetIsKeyTipScope(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>IsKeyTipScope</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.SetIsKeyTipScope(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>IsKeyTipScope</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.GetKeyTipAccessText(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>KeyTipAccessText</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.SetKeyTipAccessText(System.Windows.DependencyObject,System.String)"><summary>
            Sets the value of the <c>KeyTipAccessText</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.CustomKeyTipPlacementCallbackProperty"><summary>
            Identifies the <c>CustomKeyTipPlacementCallback</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>CustomKeyTipPlacementCallback</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.IsKeyTipModeActiveProperty"><summary>
            Identifies the <c>IsKeyTipModeActive</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>IsKeyTipModeActive</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.IsKeyTipScopeProperty"><summary>
            Identifies the <c>IsKeyTipScope</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>IsKeyTipScope</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.KeyTipService.KeyTipAccessTextProperty"><summary>
            Identifies the <c>KeyTipAccessText</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>KeyTipAccessText</c> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService"><summary>
            Represents a service that provides properties and events for controls that host popups.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.AttachToInputManager"><summary>
            Attaches to the <see cref="T:System.Windows.Input.InputManager" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.CloseAllPopups(ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason)"><summary>
            Closes all open popups.
            </summary><param name="closeReason">A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason" /> specifying why the popup was closed.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.CloseUpToRootPopup(ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason)"><summary>
            Closes all popups but leaves the topmost popup open, which is useful for a minimized ribbon popup.
            </summary><param name="closeReason">A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason" /> specifying why the popup was closed.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.DetachFromInputManager"><summary>
            Detaches from the <see cref="T:System.Windows.Input.InputManager" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetCustomPopupPlacementCallback(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>CustomPopupPlacementCallback</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetCustomPopupPlacementCallback(System.Windows.DependencyObject,System.Windows.Controls.Primitives.CustomPopupPlacementCallback)"><summary>
            Sets the value of the <c>CustomPopupPlacementCallback</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetHasPopup(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>HasPopup</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetHasPopup(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>HasPopup</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetIsPopupOpen(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>IsPopupOpen</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetIsPopupOpen(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>IsPopupOpen</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetPopupContent(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>PopupContent</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetPopupContent(System.Windows.DependencyObject,System.Object)"><summary>
            Sets the value of the <c>PopupContent</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetPopupContentTemplate(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>PopupContentTemplate</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetPopupContentTemplate(System.Windows.DependencyObject,System.Windows.DataTemplate)"><summary>
            Sets the value of the <c>PopupContentTemplate</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetPopupContentTemplateSelector(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>PopupContentTemplateSelector</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetPopupContentTemplateSelector(System.Windows.DependencyObject,System.Windows.Controls.DataTemplateSelector)"><summary>
            Sets the value of the <c>PopupContentTemplateSelector</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetPopupHorizontalOffset(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>PopupHorizontalOffset</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetPopupHorizontalOffset(System.Windows.DependencyObject,System.Double)"><summary>
            Sets the value of the <c>PopupHorizontalOffset</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetPopupPlacement(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>PopupPlacement</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetPopupPlacement(System.Windows.DependencyObject,System.Windows.Controls.Primitives.PlacementMode)"><summary>
            Sets the value of the <c>PopupPlacement</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetPopupPlacementRectangle(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>PopupPlacementRectangle</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetPopupPlacementRectangle(System.Windows.DependencyObject,System.Windows.Rect)"><summary>
            Sets the value of the <c>PopupPlacementRectangle</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetPopupPlacementTarget(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>PopupPlacementTarget</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetPopupPlacementTarget(System.Windows.DependencyObject,System.Windows.UIElement)"><summary>
            Sets the value of the <c>PopupPlacementTarget</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetPopupResizeMode(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>PopupResizeMode</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetPopupResizeMode(System.Windows.DependencyObject,ActiproSoftware.Windows.Controls.ControlResizeMode)"><summary>
            Sets the value of the <c>PopupResizeMode</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetPopupVerticalOffset(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>PopupVerticalOffset</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetPopupVerticalOffset(System.Windows.DependencyObject,System.Double)"><summary>
            Sets the value of the <c>PopupVerticalOffset</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.GetStaysOpenOnClick(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>StaysOpenOnClick</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.SetStaysOpenOnClick(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>StaysOpenOnClick</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupClosedEvent"><summary>
            Identifies the <c>PopupClosed</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>PopupClosed</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupOpenedEvent"><summary>
            Identifies the <c>PopupOpened</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>PopupOpened</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupOpeningEvent"><summary>
            Identifies the <c>PopupOpening</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>PopupOpening</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.CustomPopupPlacementCallbackProperty"><summary>
            Identifies the <c>CustomPopupPlacementCallback</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>CustomPopupPlacementCallback</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.HasPopupProperty"><summary>
            Identifies the <c>HasPopup</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>HasPopup</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.IsPopupOpenProperty"><summary>
            Identifies the <c>IsPopupOpen</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>IsPopupOpen</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupContentProperty"><summary>
            Identifies the <c>PopupContent</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupContent</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupContentTemplateProperty"><summary>
            Identifies the <c>PopupContentTemplate</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupContentTemplate</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupContentTemplateSelectorProperty"><summary>
            Identifies the <c>PopupContentTemplateSelector</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupContentTemplateSelector</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupHasBorderProperty"><summary>
            Identifies the <c>PopupHasBorder</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupHasBorder</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupHorizontalOffsetProperty"><summary>
            Identifies the <c>PopupHorizontalOffset</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupHorizontalOffset</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupPlacementProperty"><summary>
            Identifies the <c>PopupPlacement</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupPlacement</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupPlacementRectangleProperty"><summary>
            Identifies the <c>PopupPlacementRectangle</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupPlacementRectangle</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupPlacementTargetProperty"><summary>
            Identifies the <c>PopupPlacementTarget</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupPlacementTarget</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupResizeModeProperty"><summary>
            Identifies the <c>PopupResizeMode</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupResizeMode</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.PopupVerticalOffsetProperty"><summary>
            Identifies the <c>PopupVerticalOffset</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupVerticalOffset</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.StaysOpenOnClickProperty"><summary>
            Identifies the <c>StaysOpenOnClick</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>StaysOpenOnClick</c> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService"><summary>
            Represents a service that provides properties and events to control the display and behavior of screen tips. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.GetCanDeriveKeyboardShortcutFromCommand(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>CanDeriveKeyboardShortcutFromCommand</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.SetCanDeriveKeyboardShortcutFromCommand(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>CanDeriveKeyboardShortcutFromCommand</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.AddScreenTipClosingHandler(System.Windows.DependencyObject,System.Windows.RoutedEventHandler)"><summary>
            Adds an event handler for the attached <c>ScreenTipClosingEvent</c> event.
            </summary><param name="obj">The object from which the attached event is read.</param><param name="handler">The event handler.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.RemoveScreenTipClosingHandler(System.Windows.DependencyObject,System.Windows.RoutedEventHandler)"><summary>
            Removes an event handler for the attached <c>ScreenTipClosingEvent</c> event.
            </summary><param name="obj">The object to which the attached event is written.</param><param name="handler">The event handler.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.GetScreenTipDescription(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>ScreenTipDescription</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.SetScreenTipDescription(System.Windows.DependencyObject,System.Object)"><summary>
            Sets the value of the <c>ScreenTipDescription</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.GetScreenTipFooter(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>ScreenTipFooter</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.SetScreenTipFooter(System.Windows.DependencyObject,System.Object)"><summary>
            Sets the value of the <c>ScreenTipFooter</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.GetScreenTipHeader(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>ScreenTipHeader</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.SetScreenTipHeader(System.Windows.DependencyObject,System.Object)"><summary>
            Sets the value of the <c>ScreenTipHeader</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.GetScreenTipHelpUri(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>ScreenTipHelpUri</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.SetScreenTipHelpUri(System.Windows.DependencyObject,System.Uri)"><summary>
            Sets the value of the <c>ScreenTipHelpUri</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.GetScreenTipImageSource(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>ScreenTipImageSource</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.SetScreenTipImageSource(System.Windows.DependencyObject,System.Windows.Media.ImageSource)"><summary>
            Sets the value of the <c>ScreenTipImageSource</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.GetScreenTipIsEnabled(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>ScreenTipIsEnabled</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.SetScreenTipIsEnabled(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>ScreenTipIsEnabled</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.AddScreenTipOpeningHandler(System.Windows.DependencyObject,System.Windows.RoutedEventHandler)"><summary>
            Adds an event handler for the attached <c>ScreenTipOpeningEvent</c> event.
            </summary><param name="obj">The object from which the attached event is read.</param><param name="handler">The event handler.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.RemoveScreenTipOpeningHandler(System.Windows.DependencyObject,System.Windows.RoutedEventHandler)"><summary>
            Removes an event handler for the attached <c>ScreenTipOpeningEvent</c> event.
            </summary><param name="obj">The object to which the attached event is written.</param><param name="handler">The event handler.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.AllowScreenTipsOnContextMenus"><summary>
            Gets or sets whether screen tips are allowed to display on context menus.
            </summary><value><c>true</c> if screen tips are allowed to display on context menus; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value><remarks>
            If this property is set to <c>false</c>, no screen tips will appear on context menu items.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.AllowScreenTipsOnInactiveWindows"><summary>
            Gets or sets whether screen tips are allowed to display on inactive windows.
            </summary><value><c>true</c> if screen tips are allowed to display on inactive windows; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value><remarks>
            If this property is set to <c>false</c>, no screen tips will appear when the containing window is inactive.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.CurrentScreenTip"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip" /> that is currently visible, if any.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip" /> that is currently visible, if any.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.IsEnabled"><summary>
            Gets or sets whether global mouse tracking is enabled for determining when screen tips should display.
            </summary><value><c>true</c> if global mouse tracking is enabled; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value><remarks>
            If this property is set to <c>false</c>, no screen tips in the application will display.
            </remarks></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.ScreenTipClosingEvent"><summary>
            Identifies the <c>ScreenTipClosing</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>ScreenTipClosing</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.ScreenTipOpeningEvent"><summary>
            Identifies the <c>ScreenTipOpening</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>ScreenTipOpening</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.CanDeriveKeyboardShortcutFromCommandProperty"><summary>
            Identifies the <c>CanDeriveKeyboardShortcutFromCommand</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>CanDeriveKeyboardShortcutFromCommand</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.ScreenTipDescriptionProperty"><summary>
            Identifies the <c>ScreenTipDescription</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>ScreenTipDescription</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.ScreenTipFooterProperty"><summary>
            Identifies the <c>ScreenTipFooter</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>ScreenTipFooter</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.ScreenTipHeaderProperty"><summary>
            Identifies the <c>ScreenTipHeader</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>ScreenTipHeader</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.ScreenTipHelpUriProperty"><summary>
            Identifies the <c>ScreenTipHelpUri</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>ScreenTipHelpUri</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.ScreenTipImageSourceProperty"><summary>
            Identifies the <c>ScreenTipImageSource</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>ScreenTipImageSource</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.ScreenTipIsEnabledProperty"><summary>
            Identifies the <c>ScreenTipIsEnabled</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ScreenTipService.ScreenTipIsEnabled(System.Windows.DependencyObject)" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.UI.ModifyColorConverter"><summary>
            Represents a value converter that modifies a <see cref="T:System.Windows.Media.Color" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ModifyColorConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"><summary>
            Converts a value. The data binding engine calls this method when it propagates a value from the binding source to the binding target.
            </summary><param name="value">The value produced by the binding source.</param><param name="targetType">The type of the binding target property.</param><param name="parameter">The converter parameter to use.</param><param name="culture">The culture to use in the converter.</param><returns>A converted value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.UI.ModifyColorConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"><summary>
            Converts a value. The data binding engine calls this method when it propagates a value from the binding target to the binding source.
            </summary><param name="value">The value produced by the binding source.</param><param name="targetType">The type of the binding target property.</param><param name="parameter">The converter parameter to use.</param><param name="culture">The culture to use in the converter.</param><returns>A converted value.</returns></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements"><summary>
            Provides some measurements for ribbon controls.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.BackstageTabWidth"><summary>
            Gets or sets the backstage tab width.
            </summary><value>The backstage tab width.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.ContextualTabGroupLowerBackgroundHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.TabMinHeight"><summary>
            Gets or sets the tab minimum height.
            </summary><value>The tab minimum height.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.UIFontSize"><summary>
            Gets the font size to use for general user interface text.
            </summary><value>The font size to use for general user interface text.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.ButtonBaseLargeIconHeightGridLength"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.GroupLabelHeightGridLength"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.MenuItemLargeIconColumnWidthGridLength"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.MenuItemLargePopupColumnWidthGridLength"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.MenuItemSmallIconColumnWidthGridLength"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.MenuItemSmallPopupColumnWidthGridLength"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.SplitButtonPopupPartWidthGridLength"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.ApplicationButtonHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.ApplicationButtonWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.ButtonBaseLargeIconHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.ContextualTabGroupContainerHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.GroupDialogLauncherButtonHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.GroupDialogLauncherButtonWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.GroupHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.GroupControlKeyTipRowAOffset"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.GroupControlKeyTipRowBOffset"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.GroupControlKeyTipRowCOffset"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.GroupControlKeyTipRowDOffset"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.GroupLabelHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.GroupMinWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.HorizontalScrollBarHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.MenuItemLargeHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.MenuItemLargeIconColumnWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.MenuItemLargePopupColumnWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.MenuItemSmallHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.MenuItemSmallIconColumnWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.MenuItemSmallPopupColumnWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.PopupGalleryResizeGripHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.QuickAccessToolBarSystemButtonWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.RibbonControlLargeHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.RibbonControlSmallHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.RibbonGalleryHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.RibbonTitleBarButtonHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.RibbonTitleBarButtonWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.RibbonWindowTitleBarTextMinWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.SplitButtonPopupPartWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.StatusBarHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.StatusBarButtonBaseHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.VerticalScrollBarWidth"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonMeasurements.WindowCaptionHeight"><summary>Gets a measurement.</summary><value>The measurement value.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathSourceLocation"><summary>
            Specifies the source location of a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPath" />.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathSourceLocation.Default"><summary>
            The default location.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathSourceLocation.ApplicationMenuFooterButtons"><summary>
            The ribbon's <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.FooterButtons" /> collection.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathSourceLocation.RibbonTabPanelItems"><summary>
            The ribbon's <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.TabPanelItems" /> collection.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathSourceLocation.RibbonQuickAccessToolBarCommonItems"><summary>
            The ribbon's <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.QuickAccessToolBarCommonItems" /> collection.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathList"><summary>
            Represents a list of <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPath" /> references to ribbon controls that appear in the QAT.
            </summary><remarks>
            This list can be serialized to an XML string for persisting the cloned items in the QAT via the 
            <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.SerializeQuickAccessToolBarItems" /> and <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Ribbon.DeserializeQuickAccessToolBarItems(System.String)" /> collections.
            </remarks></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem"><summary>
            Represents a path item that is part of a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPath" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.#ctor"><summary>
            Initializes a new instance of the <c>RibbonControlPathItem</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.#ctor(System.Windows.DependencyObject)"><summary>
            Initializes a new instance of the <c>RibbonControlPathItem</c> class.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> for which the path is to be constructed.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Id"><summary>
            Gets or sets the ID for the control.
            </summary><value>The ID for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Instance"><summary>
            Gets or sets the actual instance reference to the control if the control is not a clone.
            </summary><value>The actual instance reference to the control if the control is not a clone.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Label"><summary>
            Gets or sets the label for the control.
            </summary><value>The label for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Type"><summary>
            Gets or sets the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Type" /> of the control.
            </summary><value>The <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Type" /> of the control.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.IdProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Id" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Id" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.InstanceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Instance" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Instance" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Label" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.TypeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Type" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPathItem.Type" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPath"><summary>
            Provides a path specification for a ribbon control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPath.GetControl(ActiproSoftware.Windows.Controls.Ribbon.Ribbon)"><summary>
            Tries to return the control that is referenced by this path in the specified <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary><param name="ribbon">The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> at which to begin the search.</param><returns>
            The control that was located; otherwise, <see langword="null" />.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPath.GetPath(System.Windows.DependencyObject)"><summary>
            Returns the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPath" /> for the target <see cref="T:System.Windows.DependencyObject" />.
            </summary><param name="target">The <see cref="T:System.Windows.DependencyObject" /> for which to locate a path.</param><returns>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPath" /> for the target <see cref="T:System.Windows.DependencyObject" />.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPath.IsPathToCloneSource"><summary>
            Gets whether this path is a path to a clone source control.
            </summary><value><c>true</c> if this path is a path to a clone source control; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlPath.SourceLocation"><summary>
            Gets or sets the source location of the path.
            </summary><value>The source location of the path.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory"><summary>
            Represents a customization category.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory.DisposeUnusedClones(ActiproSoftware.Windows.Controls.Ribbon.Ribbon,ActiproSoftware.Windows.DeferrableObservableCollection{ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference})"><summary>
            Disposes any clones created during a customization session in which the clones that were created did not get
            applied to be used on the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary><param name="ribbon">The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> to update.</param><param name="items">The list of items that should appear in the QAT.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory.GetCategories(ActiproSoftware.Windows.Controls.Ribbon.Ribbon)"><summary>
            Returns a list of all the ribbon control customization categories for the specified <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary><param name="ribbon">The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> to examine.</param><returns>A list of all the ribbon control customization categories for the specified <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory.GetControls"><summary>
            Returns a list of all the ribbon controls located within the category.
            </summary><returns>A list of all the ribbon controls located within the category.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory.GetQuickAccessToolBarItems(ActiproSoftware.Windows.Controls.Ribbon.Ribbon)"><summary>
            Gets a list of <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference" /> items that represent the current list of items in the specified <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />'s QAT.
            </summary><param name="ribbon">The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> to examine.</param><returns>A list of <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference" /> items that represent the current list of items in the specified <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />'s QAT.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory.SetQuickAccessToolBarItems(ActiproSoftware.Windows.Controls.Ribbon.Ribbon,ActiproSoftware.Windows.DeferrableObservableCollection{ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference})"><summary>
            Replaces the items in the specified <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />'s QAT with the specified items list.
            </summary><param name="ribbon">The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> to update.</param><param name="items">The list of items that should appear in the QAT.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory.#ctor(System.Windows.UIElement)"><summary>
            Initializes a new instance of the <c>RibbonControlCustomizationCategory</c> class.
            </summary><param name="sourceLocation">The source location of the category.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory.Label"><summary>
            Gets or sets the category label.
            </summary><value>The category label.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlCustomizationCategory.Label" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference"><summary>
            Provides a reference for a ribbon control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.Clone"><summary>
            Clones the control wrapped by this reference, so that the clone may be added to the QAT.
            </summary><returns>The cloned control.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.IsAlreadyAdded(ActiproSoftware.Windows.DeferrableObservableCollection{ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference})"><summary>
            Returns whether the referenced control is already included in the specified list.
            </summary><param name="items">The list of items to examine.</param><returns><c>true</c> if the referenced control is already included in the specified list; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.#ctor(System.Windows.UIElement)"><summary>
            Initializes a new instance of the <c>RibbonControlReference</c> class.
            </summary><param name="control">The <see cref="T:System.Windows.UIElement" /> that is referenced.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.Control"><summary>
            Gets or sets the <see cref="T:System.Windows.UIElement" /> that is referenced.
            </summary><value>The <see cref="T:System.Windows.UIElement" /> that is referenced.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.ControlType"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType" /> specifying the type of control.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.CommonControlType" /> specifying the type of control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.ImageSource"><summary>
            Gets or sets the image that should be displayed in the customization UI.
            </summary><value>The image that should be displayed in the customization UI.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.Label"><summary>
            Gets or sets the label that should be displayed in the customization UI.
            </summary><value>The label that should be displayed in the customization UI.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.ControlProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.Control" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.Control" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.ControlTypeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.ControlType" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.ControlType" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.Label" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.ImageSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.ImageSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Customization.RibbonControlReference.ImageSource" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.BackstageTab"><summary>
            Represents a backstage tab that appears within an application menu in Backstage view.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.BackstageTab.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.BackstageTab.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.BackstageTab.KeyTipAccessText"><summary>
            Gets or sets the key tip access text for the control.
            </summary><value>The key tip access text for the control.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.BackstageTab.KeyTipAccessTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.BackstageTab.KeyTipAccessText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.BackstageTab.KeyTipAccessText" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGallery"><summary>
            Represents a gallery control that supports Office-like color selection, via <c>SolidColorBrush</c> values.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/ColorPickerGallery.html">ColorPickerGallery</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGallery.GetCategorizedItemsSource"><summary>
            Returns the <see cref="T:System.Collections.IEnumerable" /> that is the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSource" /> used to initialize a view for the <c>ItemsSource</c> property.
            </summary><returns>The <see cref="T:System.Collections.IEnumerable" /> that is the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSource" /> used to initialize a view for the <c>ItemsSource</c> property.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGallery.GetLayoutBehavior(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>LayoutBehavior</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGallery.SetLayoutBehavior(System.Windows.DependencyObject,ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGalleryItemLayoutBehavior)"><summary>
            Sets the value of the <c>LayoutBehavior</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGallery.DefaultThemeColors"><summary>
            Gets an array of default theme colors.
            </summary><value>An array of default theme colors.</value><remarks>
            This array can be used to programmatically build <c>SolidColorBrush</c> items for this gallery.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGallery.StandardColors"><summary>
            Gets an array of standard colors.
            </summary><value>An array of standard colors.</value><remarks>
            This array can be used to programmatically build <c>SolidColorBrush</c> items for this gallery.
            </remarks></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGallery.LayoutBehaviorProperty"><summary>
            Identifies the <c>LayoutBehavior</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>LayoutBehavior</c> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGalleryItemLayoutBehavior"><summary>
            Specifies the layout behavior of an item in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGallery" /> control.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGalleryItemLayoutBehavior.Default"><summary>
            A standalone brush item.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGalleryItemLayoutBehavior.Shaded"><summary>
            A standalone brush item that adds a group of shades below it.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGalleryItemLayoutBehavior.GroupStart"><summary>
            A brush item that starts a vertical group of other brush items.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGalleryItemLayoutBehavior.GroupInner"><summary>
            A brush item that is in the middle of a vertical group of other brush items.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ColorPickerGalleryItemLayoutBehavior.GroupEnd"><summary>
            A brush item that ends a vertical group of other brush items.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage"><summary>
            Represents a Backstage application menu control, similar to the application menu introduced in Office 2010.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Miscellaneous/ApplicationMenu.html">ApplicationMenu</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.GetContainerForItemOverride"><summary>
            Creates or identifies the element used to display the specified item.
            </summary><returns>The element that is used to display the given item. </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.IsItemItsOwnContainerOverride(System.Object)"><summary>
            Determines if the specified item is (or is eligible to be) its own item container.
            </summary><param name="item">Specified item.</param><returns><c>true</c> if the item is its own item container; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.OnInitialized(System.EventArgs)"><summary>
            Occurs after the control has been initialized.
            </summary><param name="e">An <see cref="T:System.EventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.CanClose"><summary>
            Gets or sets whether the Backstage close button should be visible, and whether <c>Esc</c> can close Backstage.
            </summary><value><c>true</c> if the Backstage close button should be visible, and whether <c>Esc</c> can close Backstage; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value><remarks>
            This feature is useful for scenarios where there is no document open in the main window yet, and Backstage is open, allowing
            for an end user to select a new document or open a document.
            In this scenario, you don't want the end user to be able to close Backstage until they take some action.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.KeyTipAccessText"><summary>
            Gets or sets the key tip access text for the control.
            </summary><value>The key tip access text for the control.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.CanCloseProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.CanClose" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.CanClose" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.KeyTipAccessTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.KeyTipAccessText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage.KeyTipAccessText" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroupColors"><summary>
            Provides numerous stock colors to be used for <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup" /> controls.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroupColors.Cyan"><summary>
            Gets a stock color for a contextual tab group.
            </summary><value>A <see cref="T:System.Windows.Media.Color" /> object specifying a stock color for a contextual tab group.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroupColors.Green"><summary>
            Gets a stock color for a contextual tab group.
            </summary><value>A <see cref="T:System.Windows.Media.Color" /> object specifying a stock color for a contextual tab group.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroupColors.Orange"><summary>
            Gets a stock color for a contextual tab group.
            </summary><value>A <see cref="T:System.Windows.Media.Color" /> object specifying a stock color for a contextual tab group.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroupColors.Pink"><summary>
            Gets a stock color for a contextual tab group.
            </summary><value>A <see cref="T:System.Windows.Media.Color" /> object specifying a stock color for a contextual tab group.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroupColors.Purple"><summary>
            Gets a stock color for a contextual tab group.
            </summary><value>A <see cref="T:System.Windows.Media.Color" /> object specifying a stock color for a contextual tab group.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroupColors.Red"><summary>
            Gets a stock color for a contextual tab group.
            </summary><value>A <see cref="T:System.Windows.Media.Color" /> object specifying a stock color for a contextual tab group.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroupColors.Yellow"><summary>
            Gets a stock color for a contextual tab group.
            </summary><value>A <see cref="T:System.Windows.Media.Color" /> object specifying a stock color for a contextual tab group.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabControl"><summary>
            Represents a tab control with tabs on the left side, that is often used on <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.BackstageTab" /> content.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabControl.ClearContainerForItemOverride(System.Windows.DependencyObject,System.Object)"><summary>
            When overridden in a derived class, undoes the effects of the <c>PrepareContainerForItemOverride</c> method.
            </summary><param name="element">The container element.</param><param name="item">The item.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabControl.GetContainerForItemOverride"><summary>
            Creates or identifies the element used to display the specified item.
            </summary><returns>The element that is used to display the given item. </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabControl.IsItemItsOwnContainerOverride(System.Object)"><summary>
            Determines if the specified item is (or is eligible to be) its own ItemContainer.
            </summary><param name="item">Specified item.</param><returns>
            Returns true if the item is its own ItemContainer; otherwise, false.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabControl.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)"><summary>
            Prepares the specified element to display the specified item.
            </summary><param name="element">Element used to display the specified item.</param><param name="item">Specified item.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabItem"><summary>
            Represents a selectable tab within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabControl" />. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabItem.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabItem.KeyTipAccessText"><summary>
            Gets or sets the key tip access text for the control.
            </summary><value>The key tip access text for the control.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabItem.KeyTipAccessTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabItem.KeyTipAccessText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.TaskTabItem.KeyTipAccessText" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ToggleMinimizationButton"><summary>
            Represents a button ribbon control that can toggle between the minimization state of the attached ribbon.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/Button.html">Button</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ToggleMinimizationButton.OnVisualParentChanged(System.Windows.DependencyObject)"><summary>
            Invoked when the parent of the element in the visual tree has changed.
            </summary><param name="oldParent">A <see cref="T:System.Windows.DependencyObject" /> that indicates the old visual parent.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ToggleMinimizationButton.Ribbon"><summary>
            Gets or sets the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ToggleMinimizationButton.Ribbon" /> to attach to.
            </summary><returns>The <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ToggleMinimizationButton.Ribbon" /> to attach to.</returns></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ToggleMinimizationButton.RibbonProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ToggleMinimizationButton.Ribbon" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ToggleMinimizationButton.Ribbon" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar"><summary>
            Represents a mini-toolbar control that can be used with the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.UI.MiniToolBarService" />.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Miscellaneous/MiniToolBar.html">MiniToolBar</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.OnPreviewMouseDown(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Mouse" />.<see cref="F:System.Windows.Input.Mouse.PreviewMouseDownEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseButtonEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.OnValidateItems(System.Collections.IList)"><summary>
            Invoked when the specified <see cref="T:System.Collections.IList" /> of items needs to be validated for inclusion in this <see cref="T:System.Windows.Controls.ItemsControl" />.
            </summary><param name="items">The <see cref="T:System.Collections.IList" /> of items to validate.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)"><summary>
            Prepares the specified element to display the specified item. 
            </summary><param name="element">The <see cref="T:System.Windows.DependencyObject" /> that is the wrapper element.</param><param name="item">The item that is being wrapped.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.HasDropShadow"><summary>
            Gets or sets whether the mini-toolbar has a drop-shadow.
            </summary><value><c>true</c> if the mini-toolbar has a drop-shadow; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.InitialOpacity"><summary>
            Gets or sets the initial opacity of the mini-toolbar when it is displayed.
            </summary><value>
            The initial opacity of the mini-toolbar when it is displayed.
            The default value is <c>0.25</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.ItemVariantSize"><summary>
            Gets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> that specifies the variant size of contained controls based on the panel's current <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" />.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> that specifies the variant size of contained controls based on the panel's current <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" />.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.HasDropShadowProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.HasDropShadow" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.HasDropShadow" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.InitialOpacityProperty"><summary>
            Identifies the <c>InitialOpacity</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.InitialOpacity" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.ItemVariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.ItemVariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar.ItemVariantSize" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs"><summary>
            Provides event arguments for an execute routed event.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs.#ctor(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteReason)"><summary>
            Initializes a new instance of the <c>ExecuteRoutedEventArgs</c> class.
            </summary><param name="reason">An <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteReason" /> describing why the execute occurred.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs.Reason"><summary>
            Gets or sets an <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteReason" /> describing why the execute occurred.
            </summary><value>An <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteReason" /> describing why the execute occurred.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox"><summary>
            Represents a combobox ribbon control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/ComboBox.html">ComboBox</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ExtractDataItem(System.Object)"><summary>
            Extracts the data item from the container.
            </summary><param name="itemContainer">The item container.</param><returns>The data item.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.IsNullValue(System.Object)"><summary>
            Returns whether the specified value should be represented by blank text in the textbox portion of the combobox.
            </summary><param name="value">The value to examine.</param><returns><c>true</c> if the specified value should be represented by blank text in the textbox portion of the combobox; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.OnActiveItemChanged(System.Object,System.Object)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItem" /> property is changed
            and raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItemChanged" /> event.
            </summary><param name="oldActiveItem">The old <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItem" /> value.</param><param name="newActiveItem">The new <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItem" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.OnDropDownClosed(System.EventArgs)"><summary>
            Occurs when the drop-down is closed.
            </summary><param name="e">An <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.OnDropDownOpened(System.EventArgs)"><summary>
            Occurs when the drop-down is closed.
            </summary><param name="e">An <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.OnGotKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)"><summary>
            Occurs after the control gains keyboard focus.
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyboardFocusChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.OnKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Occurs when a key is pressed while the control has focus.
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.OnLostKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)"><summary>
            Occurs after the control loses keyboard focus.
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyboardFocusChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.OnPreviewKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Occurs when a key is pressed while the control has focus.
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.OnSelectionChanged(System.Windows.Controls.SelectionChangedEventArgs)"><summary>
            Occurs when a selection is made.
            </summary><param name="e">A <see cref="T:System.Windows.Controls.SelectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.SetText(System.String)"><summary>
            Sets the <c>Text</c> property and can optionally perform other operations.
            </summary><param name="text">The text.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.#ctor"><summary>
            Initializes an instance of the <c>ComboBox</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.#ctor(System.Windows.Input.ICommand)"><summary>
            Initializes an instance of the <c>ComboBox</c> class.
            </summary><param name="command">The <see cref="T:System.Windows.Input.ICommand" /> to assign to the button.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItem"><summary>
            Gets or sets the item that is currently active (being previewed).
            </summary><value>The item that is currently active (being previewed).</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.IsPreviewEnabled"><summary>
            Gets or sets whether preview notifications are enabled for the items.
            </summary><value><c>true</c> if preview command notifications are enabled for the items; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.StaysOpenOnClick"><summary>
            Gets or sets whether the control keeps a parent popup open when it is clicked.
            </summary><value><c>true</c> if the parent popup remains open when the control is clicked; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.TextToValueConverter"><summary>
            Gets or sets the <see cref="T:System.ComponentModel.TypeConverter" /> used to convert between the typed text in the combobox and 
            the value type constructed in the control's <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IValueCommandParameter" /> command parameter.
            </summary><value>
            The <see cref="T:System.ComponentModel.TypeConverter" /> used to convert between the typed text in the combobox and 
            the value type constructed in the control's <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.IValueCommandParameter" /> command parameter.
            </value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItemChanged"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItem" /> property is changed.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItemChangedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItemChanged" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItemChanged" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItemProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItem" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.ActiveItem" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.IsPreviewEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.IsPreviewEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.IsPreviewEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.StaysOpenOnClickProperty"><summary>
            Identifies the <c>StaysOpenOnClick</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>StaysOpenOnClick</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.TextToValueConverterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.TextToValueConverter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ComboBox.TextToValueConverter" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteReason"><summary>
            Specifies why an execute event was raised for a control.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteReason.Mouse"><summary>
            The mouse triggered the execute event.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteReason.Keyboard"><summary>
            The keyboard triggered the execute event.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteReason.KeyTip"><summary>
            A key tip access triggered the execute event.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteReason.LostKeyboardFocus"><summary>
            A loss of keyboard focus triggered the execute event.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteReason.Unknown"><summary>
            Another unknown scenario triggered the execute event.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group"><summary>
            Represents a group that appears within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> control tab.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Miscellaneous/Group.html">Group</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.InvalidateVariants"><summary>
            Invalidates the variants of the group.
            </summary><remarks>
            Call this method after making changes to the UI of the group or its contained controls to ensure that the cached variant info is updated.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="constraint">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.OnApplyTemplate"><summary>
            Invoked whenever application code or internal processes call <see cref="M:System.Windows.FrameworkElement.ApplyTemplate" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.OnPopupClosed"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupClosedEvent" />. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.OnPopupOpened"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupOpenedEvent" />. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.OnPopupOpening"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupOpeningEvent" />. 
            </summary><returns><c>true</c> if the popup opening should be allowed to open; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.OnPreviewMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.PreviewMouseLeftButtonDown" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.OnPreviewMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.PreviewMouseLeftButtonUp" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.PreviewMouseLeftButtonUp" /> event.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.DialogLauncherKeyTipAccessText"><summary>
            Gets or sets the key tip access text for the group's dialog launcher.
            </summary><value>The key tip access text for the group's dialog launcher.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsCollapsible"><summary>
            Gets or sets whether the group is collapsible.
            </summary><value><c>true</c> if the group is collapsible; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsLabelCollapsible"><summary>
            Gets whether the group label is currently collapsible.
            </summary><value><c>true</c> if the group label is currently collapsible; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsPopupOpen"><summary>
            Gets or sets whether a child popup is open.
            </summary><value><c>true</c> if the a child popup is open; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.Variants"><summary>
            The collection of <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.GroupVariant" /> objects for the group that define how and when the group changes variant sizes.
            </summary><value>The collection of <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.GroupVariant" /> objects for the group that define how and when the group changes variant sizes.</value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupClosed"><summary>
            Occurs when the value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsPopupOpen" /> property changes from <c>true</c> to <c>false</c>.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupOpened"><summary>
            Occurs when the value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsPopupOpen" /> property changes from <c>false</c> to <c>true</c>.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupOpening"><summary>
            Occurs before the value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsPopupOpen" /> property changes from <c>false</c> to <c>true</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupClosedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupClosed" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupClosed" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupOpenedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupOpened" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupOpened" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupOpeningEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupOpening" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.PopupOpening" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.DialogLauncherKeyTipAccessTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.DialogLauncherKeyTipAccessText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.DialogLauncherKeyTipAccessText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsCollapsibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsCollapsible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsCollapsible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsLabelCollapsibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsLabelCollapsible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsLabelCollapsible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsPopupOpenProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsPopupOpen" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group.IsPopupOpen" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.TabPropertyChangedRoutedEventArgs"><summary>
            Provides event arguments for a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> property change routed event, indicating the old and new values.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TabPropertyChangedRoutedEventArgs.#ctor(ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab,ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab)"><summary>
            Initializes a new instance of the <c>TabPropertyChangedRoutedEventArgs</c> class.
            </summary><param name="oldValue">The previous value of the property being tracked as reported by an event.</param><param name="newValue">The new value of the property being tracked as reported by an event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TabPropertyChangedRoutedEventArgs.#ctor(System.Windows.RoutedEvent,ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab,ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab)"><summary>
            Initializes a new instance of the <c>TabPropertyChangedRoutedEventArgs</c> class.
            </summary><param name="routedEvent">The routed event identifier for this event arguments instance.</param><param name="oldValue">The previous value of the property being tracked as reported by an event.</param><param name="newValue">The new value of the property being tracked as reported by an event.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.TabPropertyChangingRoutedEventArgs"><summary>
            Provides event arguments for a cancelable <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> property change routed event, indicating the old and new values.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TabPropertyChangingRoutedEventArgs.#ctor(ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab,ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab)"><summary>
            Initializes a new instance of the <c>TabPropertyChangingRoutedEventArgs</c> class with the <c>Cancel</c> property set to <c>false</c>. 
            </summary><param name="oldValue">The current value of the property.</param><param name="newValue">The new value of the property that will be set if the property change is not cancelled.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TabPropertyChangingRoutedEventArgs.#ctor(System.Windows.RoutedEvent,ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab,ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab)"><summary>
            Initializes a new instance of the <c>TabPropertyChangingRoutedEventArgs</c> class with the <c>Cancel</c> property set to <c>false</c>. 
            </summary><param name="routedEvent">The routed event identifier for this event arguments instance.</param><param name="oldValue">The current value of the property.</param><param name="newValue">The new value of the property that will be set if the property change is not cancelled.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.TextBox"><summary>
            Represents a textbox ribbon control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/TextBox.html">TextBox</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TextBox.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TextBox.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked and a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Click" /> event is raised 
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TextBox.OnGotKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)"><summary>
            Occurs after the control gains keyboard focus.
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyboardFocusChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TextBox.OnKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Occurs when a key is pressed while the control has focus.
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TextBox.OnLostKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)"><summary>
            Occurs after the control loses keyboard focus.
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyboardFocusChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TextBox.SetText(System.String)"><summary>
            Sets the <c>Text</c> property and can optionally perform other operations.
            </summary><param name="text">The text.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TextBox.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TextBox.#ctor"><summary>
            Initializes an instance of the <c>TextBox</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.TextBox.#ctor(System.Windows.Input.ICommand)"><summary>
            Initializes an instance of the <c>TextBox</c> class.
            </summary><param name="command">The <see cref="T:System.Windows.Input.ICommand" /> to assign to the button.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu"><summary>
            Represents a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu" /> that lists recent documents and is intended to be used on a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> application menu.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Miscellaneous/RecentDocumentMenu.html">RecentDocumentMenu</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.OnKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Invoked when an unhandled <see cref="F:System.Windows.Input.Keyboard.KeyDownEvent" /> attached event reaches an element in its route that is derived from this class. 
            Implement this method to add class handling for this event.
            </summary><param name="e">The <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.#ctor"><summary>
            Initializes an instance of the <c>RecentDocumentMenu</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.Context"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            </summary><value>
            A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            The default value is <c>ControlContext.None</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.Label"><summary>
            Gets or sets the label to display as a header for the menu.
            </summary><returns>The label to display as a header for the menu.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.Manager"><summary>
            Gets or sets the <see cref="T:ActiproSoftware.Windows.DocumentManagement.RecentDocumentManager" /> to use for populating the menu.
            </summary><returns>The <see cref="T:ActiproSoftware.Windows.DocumentManagement.RecentDocumentManager" /> to use for populating the menu.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.VariantSize"><summary>
            Gets or sets a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.VariantSize" /> that indicates the control's current variant size.
            </summary><value>
            A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.VariantSize" /> that indicates the control's current variant size.
            The default value is <c>VariantSize.Medium</c>.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.ContextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.Context" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.Context" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.Label" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.ManagerProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.Manager" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.Manager" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.VariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.VariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RecentDocumentMenu.VariantSize" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox"><summary>
            Represents a font family combobox control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/FontFamilyComboBox.html">FontFamilyComboBox</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.GetFontFamily(System.String)"><summary>
            Returns the <see cref="T:System.Windows.Media.FontFamily" /> that was created with the specified font family name.
            </summary><param name="fontFamilyName"></param><returns>The <see cref="T:System.Windows.Media.FontFamily" /> that was created with the specified font family name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.IsValidFontFamilyName(System.String)"><summary>
            Returns whether the specified font family name is valid.
            </summary><param name="fontFamilyName">The font family name to examine.</param><returns><c>true</c> if the specified font family name is valid; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.OnInitialized(System.EventArgs)"><summary>
            Occurs after the control has been initialized.
            </summary><param name="e">An <see cref="T:System.EventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.RefreshFontFamilies"><summary>
            Refreshes the list with the current system font families.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.#ctor"><summary>
            Initializes an instance of the <c>FontFamilyComboBox</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.IsTypefaceValidationEnabled"><summary>
            Gets or sets whether typeface validation is enabled, meaning each loaded font-family is examined to ensure its typefaces can be loaded without error.
            </summary><value><c>true</c> if each <see cref="T:System.Windows.Media.FontFamily" />'s typefaces should be examined; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value><remarks>
            When this property is <c>true</c>, there may be a delay before the drop-down list is displayed while font families are examined.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.UsePreviewInItemRendering"><summary>
            Gets or sets whether to use each <see cref="T:System.Windows.Media.FontFamily" /> in the rendering of items.
            </summary><value><c>true</c> if each <see cref="T:System.Windows.Media.FontFamily" /> should be used in the rendering of items; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value><remarks>
            When this property is <c>true</c>, there may be a brief delay the first time the drop-down list is displayed since
            each <see cref="T:System.Windows.Media.FontFamily" /> must be loaded for use by WPF.
            </remarks></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.IsTypefaceValidationEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.IsTypefaceValidationEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.IsTypefaceValidationEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.UsePreviewInItemRenderingProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.UsePreviewInItemRendering" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontFamilyComboBox.UsePreviewInItemRendering" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontSizeComboBox"><summary>
            Represents a font size combobox ribbon control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/FontSizeComboBox.html">FontSizeComboBox</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontSizeComboBox.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontSizeComboBox.ExtractDataItem(System.Object)"><summary>
            Extracts the data item from the container.
            </summary><param name="itemContainer">The item container.</param><returns>The data item.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontSizeComboBox.IsNullValue(System.Object)"><summary>
            Returns whether the specified value should be represented by blank text in the textbox portion of the combobox.
            </summary><param name="value">The value to examine.</param><returns><c>true</c> if the specified value should be represented by blank text in the textbox portion of the combobox; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontSizeComboBox.OnInitialized(System.EventArgs)"><summary>
            Occurs after the control has been initialized.
            </summary><param name="e">An <see cref="T:System.EventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.FontSizeComboBox.#ctor"><summary>
            Initializes an instance of the <c>FontSizeComboBox</c> class.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip"><summary>
            Represents an <see cref="T:System.Windows.Documents.Adorner" /> that provides a key tip.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="constraint">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.OnRender(System.Windows.Media.DrawingContext)"><summary>
            When overridden in a derived class, participates in rendering operations that are directed by the layout system.
            </summary><param name="drawingContext">The drawing instructions for a specific element. This context is provided to the layout system.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.#ctor(System.Windows.UIElement)"><summary>
            Initializes a new instance of the <c>KeyTip</c> class. 
            </summary><param name="adornedElement">The <see cref="T:System.Windows.UIElement" /> to adorn.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.#ctor(System.Windows.UIElement,System.String)"><summary>
            Initializes a new instance of the <c>KeyTip</c> class. 
            </summary><param name="adornedElement">The <see cref="T:System.Windows.UIElement" /> to adorn.</param><param name="accessText">The access text that is displayed on the key tip.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.AccessText"><summary>
            Gets or sets the access text that is displayed on the key tip.
            </summary><value>The access text that is displayed on the key tip.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.Location"><summary>
            Gets or sets a <see cref="T:System.Windows.Point" /> that indicates the location of the key tip relative to its owner.
            </summary><value>A <see cref="T:System.Windows.Point" /> that indicates the location of the key tip relative to its owner.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.AccessTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.AccessText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.AccessText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.LocationProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.Location" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.KeyTip.Location" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanelRowCount"><summary>
            Specifies the number of rows in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel" /> control.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanelRowCount.Two"><summary>
            Lay out controls in two rows.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanelRowCount.Three"><summary>
            Lay out controls in three rows.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelRowAlignment"><summary>
            Specifies how rows are vertically aligned within a one or two row <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" />.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelRowAlignment.Top"><summary>
            Rows are aligned to the top.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelRowAlignment.Center"><summary>
            Rows are aligned to the center.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip"><summary>
            Represents a popup that provides a screentip.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.OnCreateAutomationPeer"><summary>
            Returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this control instance.
            </summary><returns>An <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> instance.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.#ctor"><summary>
            Initializes an instance of the <c>ScreenTip</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Description"><summary>
            Gets or sets the description object.
            </summary><value>The description object.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Footer"><summary>
            Gets or sets the footer object.
            </summary><value>The footer object.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Header"><summary>
            Gets or sets the header object.
            </summary><value>The header object.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.HelpUri"><summary>
            Gets or sets the <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the owner element when <c>F1</c> is pressed.
            </summary><value>The <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the owner element when <c>F1</c> is pressed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.ImageSource"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the image.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the image.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsDescriptionText"><summary>
            Gets whether the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Description" /> property value is a string.
            </summary><value><c>true</c> if the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Description" /> property value is a string; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsFooterText"><summary>
            Gets whether the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Footer" /> property value is a string.
            </summary><value><c>true</c> if the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Footer" /> property value is a string; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsHeaderText"><summary>
            Gets whether the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Header" /> property value is a string.
            </summary><value><c>true</c> if the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Header" /> property value is a string; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.KeyboardShortcut"><summary>
            Gets or sets the keyboard shortcut text.
            </summary><value>The keyboard shortcut text.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.OwnerElement"><summary>
            Gets or sets the <see cref="T:System.Windows.UIElement" /> that owns the screentip.
            </summary><value>The <see cref="T:System.Windows.UIElement" /> that owns the screentip.</value><remarks>
            This property returns the element for which the screentip has been displayed.
            </remarks></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.DescriptionProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Description" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Description" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.FooterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Footer" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Footer" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.HeaderProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Header" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.Header" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.HelpUriProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.HelpUri" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.HelpUri" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.ImageSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.ImageSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.ImageSource" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsDescriptionTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsDescriptionText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsDescriptionText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsFooterTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsFooterText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsFooterText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsHeaderTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsHeaderText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.IsHeaderText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.KeyboardShortcutProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.KeyboardShortcut" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip.KeyboardShortcut" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup"><summary>
            Represents a button group control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Layout/ButtonGroup.html">ButtonGroup</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.GetContainerForItemOverride"><summary>
            Creates or identifies the element used to display a specified item. 
            </summary><returns>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem" />.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.IsItemItsOwnContainerOverride(System.Object)"><summary>
            Determines if the specified item is (or is eligible to be) its own item container.
            </summary><param name="item">Specified item.</param><returns><c>true</c> if the item is its own item container; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.OnRender(System.Windows.Media.DrawingContext)"><summary>
            When overridden in a derived class, participates in rendering operations that are directed by the layout system. 
            The rendering instructions for this element are not used directly when this method is invoked, 
            and are instead preserved for later asynchronous use by layout and drawing. 
            </summary><param name="drawingContext">The drawing instructions for a specific element. This context is provided to the layout system.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.OnValidateItems(System.Collections.IList)"><summary>
            Invoked when the specified <see cref="T:System.Collections.IList" /> of items needs to be validated for inclusion in this <see cref="T:System.Windows.Controls.ItemsControl" />.
            </summary><param name="items">The <see cref="T:System.Collections.IList" /> of items to validate.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.AllowSeparator"><summary>
            Gets or sets whether the group is capable of displaying a separator.
            </summary><returns><c>true</c> if the group is capable of displaying a separator; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.HasBorder"><summary>
            Gets or sets whether the group should display a border.
            </summary><returns><c>true</c> if the group should display a border; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.HasSeparator"><summary>
            Gets or sets whether the group should display a separator.
            </summary><returns><c>true</c> if the group should display a separator; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.ItemVariantSize"><summary>
            Gets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> that specifies the variant size of contained controls based on the panel's current <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" />.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> that specifies the variant size of contained controls based on the panel's current <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" />.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.AllowSeparatorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.AllowSeparator" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.AllowSeparator" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.HasBorderProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.HasBorder" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.HasBorder" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.HasSeparatorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.HasSeparator" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.HasSeparator" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.ItemVariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.ItemVariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ButtonGroup.ItemVariantSize" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu"><summary>
            Represents a default application menu control, similar to the application menu used in Office 2007.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Miscellaneous/ApplicationMenu.html">ApplicationMenu</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type.
            </summary><returns>
            The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseButtonEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.OnTextInput(System.Windows.Input.TextCompositionEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.TextCompositionManager" />.<see cref="F:System.Windows.Input.TextCompositionManager.TextInputEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.TextCompositionEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.OnValidateItems(System.Collections.IList)"><summary>
            Invoked when the specified <see cref="T:System.Collections.IList" /> of items needs to be validated for inclusion in this <see cref="T:System.Windows.Controls.ItemsControl" />.
            </summary><param name="items">The <see cref="T:System.Collections.IList" /> of items to validate.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.#ctor"><summary>
            Initializes an instance of the <c>ApplicationMenu</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.AdditionalContent"><summary>
            Gets or sets the additional content that appears on the right side of the application menu.
            </summary><value>The additional content that appears on the right side of the application menu.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.CornerRadius"><summary>
            Gets or sets the corner radius of the border.
            </summary><value>The corner radius of the border.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.FooterButtons"><summary>
            Gets the <c>RibbonControlCollection&lt;UIElement&gt;</c> containing the footer buttons.
            </summary><value>The <c>RibbonControlCollection&lt;UIElement&gt;</c> containing the footer buttons.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.LogicalChildren"><summary>
            Gets an enumerator for logical child elements of this element.
            </summary><value>An enumerator for logical child elements of this element.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.UseScenicLayout"><summary>
            Gets whether to use the 'Scenic' button layout.
            </summary><value><c>true</c> if the 'Scenic' button layout should be used; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.AdditionalContentProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.AdditionalContent" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.AdditionalContent" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.CornerRadiusProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.CornerRadius" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.CornerRadius" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.UseScenicLayoutProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.UseScenicLayout" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ApplicationMenu.UseScenicLayout" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem"><summary>
            Represents a selectable item in a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.Gallery" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.OnClick"><summary>
            Occurs when the button is clicked.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.OnMouseEnter(System.Windows.Input.MouseEventArgs)"><summary>
            Occurs when the mouse enters the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.OnMouseLeave(System.Windows.Input.MouseEventArgs)"><summary>
            Occurs when the mouse leaves the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.OnMouseMove(System.Windows.Input.MouseEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Mouse" />.<see cref="F:System.Windows.Input.Mouse.MouseMoveEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.OnScreenTipClosing(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipClosing" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.OnScreenTipOpening(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipOpening" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.CanZoomIn"><summary>
            Gets whether mouse moves over the item can show a zoomed-in popup.
            </summary><value><c>true</c> if mouse moves over the item can show a zoomed-in popup; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.IsMouseOverBounds"><summary>
            Gets whether the mouse is really over the item.
            </summary><value><c>true</c> if the mouse is really over the item; otherwise, <c>false</c>.
            </value><remarks>
            This is added because the zoomed-in popup won't let <c>IsMouseOver</c> work appropriately.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.IsSelected"><summary>
            Gets whether the item is selected.
            </summary><value><c>true</c> if the item is selected; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipDescription"><summary>
            Gets or sets the description object that will be displayed in screen tips for the control.
            </summary><value>The description object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipFooter"><summary>
            Gets or sets the footer object that will be displayed in screen tips for the control.
            </summary><value>The footer object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipHeader"><summary>
            Gets or sets the header object that will be displayed in screen tips for the control.
            </summary><value>The header object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipHelpUri"><summary>
            Gets or sets the <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the control when its screen tip is displayed and <c>F1</c> is pressed.
            </summary><value>The <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the control when its screen tip is displayed and <c>F1</c> is pressed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipImageSource"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the control.</value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipClosing"><summary>
            Occurs before any screen tip on the control is closed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipOpening"><summary>
            Occurs before any screen tip on the control is opened.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipClosingEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipClosing" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipClosing" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipOpeningEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipOpening" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipOpening" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.CanZoomInProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.CanZoomIn" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.CanZoomIn" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.IsMouseOverBoundsProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.IsMouseOverBounds" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.IsMouseOverBounds" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.IsSelectedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.IsSelected" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.IsSelected" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipDescriptionProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipDescription" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipDescription" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipFooterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipFooter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipFooter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipHeaderProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipHeader" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipHeader" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipHelpUriProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipHelpUri" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipHelpUri" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipImageSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipImageSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GalleryItem.ScreenTipImageSource" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGalleryVariantBehavior"><summary>
            Specifies how a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery" /> expands and collapses based on the value of its
            <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> property.
            </summary><remarks>
            The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery" /> is intended to be used directly as a child of a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> control.
            In this scenario, the parent <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> automatically sets the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> property
            to the group's variant size, and therefore enables the behavior specified by this enumeration.
            </remarks></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGalleryVariantBehavior.Default"><summary>
            The gallery renders as a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton" />
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery" /> is <c>Small</c>.
            Depending on the space available, the gallery shows between 
            <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.MediumVariantColumnCount" /> and <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.LargeVariantColumnCount" /> columns
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery" /> is <c>Medium</c>
            Depending on the space available, the gallery starts showing
            <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.LargeVariantColumnCount" /> columns and auto-increases the column count to the number of items in the gallery
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery" /> is <c>Large</c>
            This option provides the largest number of variants for child controls.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGalleryVariantBehavior.NoCollapse"><summary>
            Same as the <c>Default</c> behavior except that 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery" /> is <c>Small</c>,
            it will not collapse to a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton" /> and will 
            still render as if in a <c>Medium</c> variant with <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.MediumVariantColumnCount" /> columns.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGalleryVariantBehavior.NoAutoSize"><summary>
            Same as the <c>Default</c> behavior except that 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery" /> is <c>Large</c>,
            the number of columns will not automatically increase to fill the space available.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGalleryVariantBehavior.NoCollapseNoAutoSize"><summary>
            Depending on the space available, the gallery will always show between 
            <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.MediumVariantColumnCount" /> and <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.LargeVariantColumnCount" /> columns.
            It will not collapse to a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton" /> when in a <c>Small</c> variant
            or auto-increase the number of columns to fill the space available when in a <c>Large</c> variant.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery"><summary>
            Represents a gallery control that can appear in a popup.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/PopupGallery.html">PopupGallery</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.GetCategory(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>Category</c> attached property for a specified element.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The element's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.SetCategory(System.Windows.DependencyObject,System.String)"><summary>
            Sets the value of the <c>Category</c> attached property to a specified element. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.GetCategorizedItemsSource"><summary>
            Returns the <see cref="T:System.Collections.IEnumerable" /> that is the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSource" /> used to initialize a view for the <c>ItemsSource</c> property.
            </summary><returns>The <see cref="T:System.Collections.IEnumerable" /> that is the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSource" /> used to initialize a view for the <c>ItemsSource</c> property.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.OnScreenTipOpening(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipOpening" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)"><summary>
            Prepares the specified element to display the specified item. 
            </summary><param name="element">The <see cref="T:System.Windows.DependencyObject" /> that is the wrapper element.</param><param name="item">The item that is being wrapped.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CanFilter"><summary>
            Gets or sets whether the gallery can filter categorized items.
            </summary><value><c>true</c> if the gallery can filter categorized items; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value><remarks>
            This property requires that <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSource" /> is not <see langword="null" /> for it to function correctly.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSource"><summary>
            Gets or sets the items source to used when categorization of items is desired.
            </summary><value>The items source to used when categorization of items is desired.</value><remarks>
            Use this property instead of <c>ItemsSource</c> when categorization of items is desired.
            By setting this property, the <c>ItemsSource</c> will be set to a view that supports categories and
            the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.IsCategorized" /> property will be set to <c>true</c>.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategoryTemplate"><summary>
            Gets or sets the <see cref="T:System.Windows.DataTemplate" /> to use for the display of categories.
            </summary><value>The <see cref="T:System.Windows.DataTemplate" /> to use for the display of categories.</value><remarks>
            This template is used when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.IsCategorized" /> property is <c>true</c>.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.FilterCategory"><summary>
            Gets or sets the category of items that is currently being filtered when <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CanFilter" /> is <c>true</c>.
            </summary><value>The category of items that is currently being filtered when <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CanFilter" /> is <c>true</c>.</value><remarks>
            This property does nothing if <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CanFilter" /> is <c>false</c> or <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSource" /> is <see langword="null" />.
            When set to <see langword="null" />, no filtering will be performed and items in all categories will be displayed.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.InitialColumnCount"><summary>
            Gets or sets the initial number of gallery item columns that are displayed when the popup appears.
            </summary><value>
            The initial number of gallery item columns that are displayed when the popup appears.
            The default value is <c>1</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.IsCategorized"><summary>
            Gets whether the gallery is currently categorizing its items.
            </summary><value><c>true</c> if the gallery is currently categorizing its items; otherwise, <c>false</c>.  
            </value><remarks>
            This property will be set to <c>true</c> if the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSource" /> property is set to an items source.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.ItemCategoryDelegate"><summary>
            Gets or sets the optional delegate that can return an item's category, useful for MVVM support.
            </summary><value>
            The optional delegate that can return an item's category, useful for MVVM support.
            </value><remarks>
            If the items are dependency objects, the attached <c>Category</c> property can be directly set on them instead.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.UseSingleColumn"><summary>
            Gets or sets whether the gallery's items are displayed in a single column.
            </summary><value><c>true</c> if the gallery's items are displayed in a single column; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value><remarks>
            When this property is <c>false</c>, items will fill in the available space horizontally before wrapping to the next line.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.VerticalScrollBarVisibility"><summary>
            Gets or sets a value that indicates whether a vertical scrollbar should be displayed.
            </summary><value>
            A <see cref="T:System.Windows.Controls.ScrollBarVisibility" /> value that indicates whether a vertical scrollbar should be displayed. 
            The default value is <c>Visible</c>.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CanFilterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CanFilter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CanFilter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategorizedItemsSource" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategoryProperty"><summary>
            Identifies the <c>Category</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>Category</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategoryTemplateProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategoryTemplate" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.CategoryTemplate" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.FilterCategoryProperty"><summary>
            Identifies the <c>FilterCategory</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>FilterCategory</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.InitialColumnCountProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.InitialColumnCount" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.InitialColumnCount" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.IsCategorizedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.IsCategorized" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.IsCategorized" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.ItemCategoryDelegateProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.ItemCategoryDelegate" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.ItemCategoryDelegate" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.UseSingleColumnProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.UseSingleColumn" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.UseSingleColumn" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.VerticalScrollBarVisibilityProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.VerticalScrollBarVisibility" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery.VerticalScrollBarVisibility" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery"><summary>
            Represents an in-<see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> gallery control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/RibbonGallery.html">RibbonGallery</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="constraint">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.OnPopupClosed"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupClosedEvent" />. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.OnPopupOpened"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupOpenedEvent" />. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.OnPopupOpening"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupOpeningEvent" />. 
            </summary><returns><c>true</c> if the popup opening should be allowed to open; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.OnSelectedItemChanged(System.Object,System.Object)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" /> property is changed
            and raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItemChanged" /> event.
            </summary><param name="oldSelectedItem">The old <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" /> value.</param><param name="newSelectedItem">The new <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)"><summary>
            Prepares the specified element to display the specified item. 
            </summary><param name="element">The <see cref="T:System.Windows.DependencyObject" /> that is the wrapper element.</param><param name="item">The item that is being wrapped.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.ColumnCount"><summary>
            Gets the number of columns that are currently displayed in the in-ribbon gallery.
            </summary><value>The maximum number of columns that are currently displayed in the in-ribbon gallery.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsCollapsed"><summary>
            Gets whether the gallery is collapsed to a popup button.
            </summary><value><c>true</c> if the gallery is collapsed to a popup button; otherwise, <c>false</c>.
            </value><remarks>
            When collapsed, the gallery items can be viewed in a popup by clicking the button that represents the gallery.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsPopupOpen"><summary>
            Gets or sets whether a child popup is open.
            </summary><value><c>true</c> if the a child popup is open; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.LargeVariantColumnCount"><summary>
            Gets or sets the maximum number of columns that can be displayed in an in-ribbon gallery when in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> with a <c>Medium</c> variant size,
            which is also the minimum number of columns that can be displayed when in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> with a <c>Large</c> variant size.
            </summary><value>
            The maximum number of columns that can be displayed in an in-ribbon gallery when in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> with a <c>Medium</c> variant size,
            which is also the minimum number of columns that can be displayed when in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> with a <c>Large</c> variant size.
            The default value is <c>5</c>.
            </value><remarks>
            Set the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.MediumVariantColumnCount" /> and <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.LargeVariantColumnCount" /> properties to the same value 
            to ensure that an in-ribbon gallery never expands when in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> with a <c>Medium</c> variant size.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.LogicalChildren"><summary>
            Gets an enumerator for the logical child objects of the <see cref="T:System.Windows.Controls.ItemsControl" /> object.
            </summary><returns>
            An enumerator for the logical child objects of the <see cref="T:System.Windows.Controls.ItemsControl" /> object.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.MediumVariantColumnCount"><summary>
            Gets or sets the minimum number of columns that can be displayed in an in-ribbon gallery when in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> with a <c>Medium</c> variant size.
            </summary><value>
            The minimum number of columns that can be displayed in an in-ribbon gallery when in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> with a <c>Medium</c> variant size.
            The default value is <c>3</c>.
            </value><remarks>
            Set the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.MediumVariantColumnCount" /> and <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.LargeVariantColumnCount" /> properties to the same value 
            to ensure that an in-ribbon gallery never expands when in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> with a <c>Medium</c> variant size.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContent"><summary>
            Gets or sets the content that is displayed on the popup for the gallery.
            </summary><value>The content that is displayed on the popup for the gallery.</value><remarks>
            The popup content must contain a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery" /> somewhere in it that binds to the same items as the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery" />.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContentTemplate"><summary>
            Gets or sets the <see cref="T:System.Windows.DataTemplate" /> to use for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContent" />.
            </summary><value>The <see cref="T:System.Windows.DataTemplate" /> to use for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContent" />.</value><remarks>
            This property is only really useful if your popup content is a data object and not a UI element.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContentTemplateSelector"><summary>
            Gets or sets the <see cref="T:System.Windows.Controls.DataTemplateSelector" /> to use for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContent" />.
            </summary><value>The <see cref="T:System.Windows.Controls.DataTemplateSelector" /> to use for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContent" />.</value><remarks>
            This property is only really useful if your popup content is a data object and not a UI element.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupResizeMode"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.ControlResizeMode" /> that specifies the popup's resizing capabilities.
            </summary><value>
            A <see cref="T:ActiproSoftware.Windows.Controls.ControlResizeMode" /> that specifies the popup's resizing capabilities.
            The default value is <c>ControlResizeMode.Both</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.VariantBehavior"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGalleryVariantBehavior" /> that specifies how the gallery renders itself based on
            the current value of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> property.
            </summary><value>
            A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGalleryVariantBehavior" /> that specifies how the gallery renders itself based on
            the current value of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> property.
            The default value of this property is <c>RibbonGalleryVariantBehavior.Default</c>.
            </value><remarks>
            See the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGalleryVariantBehavior" /> description for details on how various settings of this property affect the control's layout.
            </remarks></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupClosed"><summary>
            Occurs when the value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsPopupOpen" /> property changes from <c>true</c> to <c>false</c>.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupOpened"><summary>
            Occurs when the value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsPopupOpen" /> property changes from <c>false</c> to <c>true</c>.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupOpening"><summary>
            Occurs before the value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsPopupOpen" /> property changes from <c>false</c> to <c>true</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupClosedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupClosed" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupClosed" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupOpenedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupOpened" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupOpened" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupOpeningEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupOpening" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupOpening" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.ColumnCountProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.ColumnCount" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.ColumnCount" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsCollapsedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsCollapsed" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsCollapsed" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsPopupOpenProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsPopupOpen" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.IsPopupOpen" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.LargeVariantColumnCountProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.LargeVariantColumnCount" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.LargeVariantColumnCount" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.MediumVariantColumnCountProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.MediumVariantColumnCount" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.MediumVariantColumnCount" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContentProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContent" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContent" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContentTemplateProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContentTemplate" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContentTemplate" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContentTemplateSelectorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContentTemplateSelector" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupContentTemplateSelector" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupResizeModeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupResizeMode" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.PopupResizeMode" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.VariantBehaviorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.VariantBehavior" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery.VariantBehavior" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton"><summary>
            Represents a button <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> control that displays a popup when clicked.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/PopupButton.html">PopupButton</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked and a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> event is raised 
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.OnIsKeyboardFocusWithinChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Called after the value of the <see cref="P:System.Windows.UIElement.IsKeyboardFocusWithin" /> property has changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.OnPopupClosed"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupClosed" /> event. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.OnPreviewClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.PreviewClick" /> event. 
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Invoked whenever the effective value of any dependency property on this <see cref="T:System.Windows.FrameworkElement" /> has been
            updated. The specific dependency property that changed is reported in the arguments parameter.
            </summary><param name="e">The event data that describes the property that changed, as well as old and new values.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.OnVariantSizeChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> property is changed.
            </summary><param name="oldVariantSize">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param><param name="newVariantSize">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu"><summary>
            Represents a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu" /> that is capable of displaying ribbon control menu items.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Miscellaneous/ContextMenu.html">ContextMenu</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.IsItemItsOwnContainerOverride(System.Object)"><summary>
            Determines if the specified item is (or is eligible to be) its own item container.
            </summary><param name="item">Specified item.</param><returns><c>true</c> if the item is its own item container; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.OnKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Occurs when a key is pressed while the control has focus.
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.OnOpened(System.Windows.RoutedEventArgs)"><summary>
            Occurs when the context menu is opened.
            </summary><param name="e">A <see cref="T:System.Windows.RoutedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.#ctor"><summary>
            Initializes a new instance of the <c>ContextMenu</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.AdditionalContent"><summary>
            Gets the additional content to display above or below the context menu.
            </summary><value>The additional content to display above or below the context menu.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.IsAdditionalContentBelow"><summary>
            Gets whether the additional content is above or below the context menu.
            </summary><value><c>true</c> if the additional content is below the context menu; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.MiniToolBar"><summary>
            Gets or sets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar" /> to display when this context menu is displayed.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar" /> to display when this context menu is displayed.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.AdditionalContentProperty"><summary>
            Identifies the <c>AdditionalContent</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.AdditionalContent" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.IsAdditionalContentBelowProperty"><summary>
            Identifies the <c>IsAdditionalContentBelow</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.IsAdditionalContentBelow" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.MiniToolBarProperty"><summary>
            Identifies the <c>MiniToolBar</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextMenu.MiniToolBar" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu"><summary>
            Represents a menu control that can appear on a popup.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Miscellaneous/Menu.html">Menu</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.GetCanUnhighlightWhenFocused(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>CanUnhighlightWhenFocused</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.SetCanUnhighlightWhenFocused(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>CanUnhighlightWhenFocused</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.GetContainerForItemOverride"><summary>
            Creates or identifies the element used to display the specified item.
            </summary><returns>The element that is used to display the given item. </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.IsItemItsOwnContainerOverride(System.Object)"><summary>
            Determines if the specified item is (or is eligible to be) its own item container.
            </summary><param name="item">Specified item.</param><returns><c>true</c> if the item is its own item container; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.GetIsMenuItemInputGestureTextVisible(System.Windows.DependencyObject)"><summary>
            Gets the value of the <c>IsMenuItemInputGestureTextVisible</c> attached property for the specified object.
            </summary><param name="obj">The object from which the property value is read.</param><returns>The object's value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.SetIsMenuItemInputGestureTextVisible(System.Windows.DependencyObject,System.Boolean)"><summary>
            Sets the value of the <c>IsMenuItemInputGestureTextVisible</c> attached property to the specified object. 
            </summary><param name="obj">The object to which the attached property is written.</param><param name="value">The value to set.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.OnIsKeyboardFocusWithinChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Called after the value of the <see cref="P:System.Windows.UIElement.IsKeyboardFocusWithin" /> property has changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.OnKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Invoked when an unhandled <see cref="F:System.Windows.Input.Keyboard.KeyDownEvent" /> attached event reaches an element in its route that is derived from this class. 
            Implement this method to add class handling for this event.
            </summary><param name="e">The <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.OnMouseLeave(System.Windows.Input.MouseEventArgs)"><summary>
            Occurs when the mouse leaves the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.OnPreviewMouseMove(System.Windows.Input.MouseEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Mouse" />.<see cref="F:System.Windows.Input.Mouse.PreviewMouseMoveEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Occurs when a property is changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.OnTextInput(System.Windows.Input.TextCompositionEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.UIElement" />.<see cref="F:System.Windows.UIElement.TextInputEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.TextCompositionEventArgs" /> that contains the event data.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.ItemVariantSize"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> that specifies the variant size of contained controls.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> that specifies the variant size of contained controls.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.IsMenuItemInputGestureTextVisibleProperty"><summary>
            Identifies the <c>IsMenuItemInputGestureTextVisible</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>IsMenuItemInputGestureTextVisible</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.CanUnhighlightWhenFocusedProperty"><summary>
            Identifies the <c>CanUnhighlightWhenFocused</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>CanUnhighlightWhenFocused</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.ItemVariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.ItemVariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu.ItemVariantSize" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason"><summary>
            Specifies the reason why a popup was closed.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason.Unknown"><summary>
            It is unknown why the popup was closed.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason.ControlClick"><summary>
            A control on the popup was clicked.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason.ClickThrough"><summary>
            The end user clicked outside of the popup visual tree.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason.EscapeKeyPressed"><summary>
            The escape key was pressed.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason.IsPopupOpenChanged"><summary>
            The <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.PopupControlService.IsPopupOpenProperty" /> was changed to <c>false</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason.LostKeyboardFocusWithin"><summary>
            The popup visual tree lost keyboard focus.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason.LostMouseCapture"><summary>
            The popup visual tree lost mouse capture.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason.OtherPopupOpened"><summary>
            Another popup was opened that is not a child of this popup.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupCloseReason.SystemMenuKeyPressed"><summary>
            A system menu key, such as the left/right <c>Alt</c> or <c>F10</c> key was pressed.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup"><summary>
            Represents a contextual tab group of <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> controls.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Miscellaneous/ContextualTabGroup.html">ContextualTabGroup</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.OnApplyTemplate"><summary>
            Invoked whenever application code or internal processes call <see cref="M:System.Windows.FrameworkElement.ApplyTemplate" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.OnIsActiveChanged(ActiproSoftware.Windows.BooleanPropertyChangedRoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.IsActiveChanged" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>BooleanPropertyChangedRoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.OnValidateItems(System.Collections.IList)"><summary>
            Invoked when the specified <see cref="T:System.Collections.IList" /> of items needs to be validated for inclusion in this <see cref="T:System.Windows.Controls.ItemsControl" />.
            </summary><param name="items">The <see cref="T:System.Collections.IList" /> of items to validate.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.ToString"><summary>
            Creates and returns a string representation of the current object.
            </summary><returns>A string representation of the current object.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.#ctor"><summary>
            Initializes an instance of the <c>ContextualTabGroup</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.AreEffectsEnabled"><summary>
            Gets or sets whether gradient and glow effects are enabled.
            </summary><value><c>true</c> if gradient and glow effects are enabled; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.Color"><summary>
            Gets or sets the base color for the contextual tab group's gradient effects.
            </summary><value>The base color for the contextual tab group's gradient effects.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.IsActive"><summary>
            Gets or sets whether the contextual tab group is currently active (able to be used if the size of the ribbon permits).
            </summary><value><c>true</c> if the contextual tab group is currently active (able to be used if the size of the ribbon permits); otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.MaxTitleAreaWidth"><summary>
            Gets the maximum title area width.
            </summary><value>The maximum title area width.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.OuterGlowBrush"><summary>
            Gets the outer glow brush.
            </summary><value>The outer glow brush.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.UseColors"><summary>
            Gets or sets whether to use color effects when rendering the contextual tab group.
            </summary><value><c>true</c> if color effects should be used when rendering the contextual tab group; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.IsActiveChanged"><summary>
            Occurs after the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.IsActive" /> property has changed.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.IsActiveChangedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.IsActiveChanged" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.IsActiveChanged" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.AreEffectsEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.AreEffectsEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.AreEffectsEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.ColorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.Color" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.Color" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.IsActiveProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.IsActive" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.IsActive" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.MaxTitleAreaWidthProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.MaxTitleAreaWidth" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.MaxTitleAreaWidth" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.OuterGlowBrushProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.OuterGlowBrush" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.OuterGlowBrush" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.UseColorsProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.UseColors" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup.UseColors" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Separator"><summary>
            Represents a separator that appears within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> group or on a menu.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/Separator.html">Separator</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Separator.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Separator.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Separator.OnScreenTipOpening(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipOpening" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Separator.OnVariantSizeChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> property is changed.
            </summary><param name="oldVariantSize">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param><param name="newVariantSize">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Separator.#ctor"><summary>
            Initializes an instance of the <c>Separator</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Separator.#ctor(System.String)"><summary>
            Initializes an instance of the <c>Separator</c> class.
            </summary><param name="label">The text label to display on the separator.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Separator.IsFirstItem"><summary>
            Gets whether this control is the first item in a parent <see cref="T:System.Windows.Controls.ItemsControl" />.
            </summary><value><c>true</c> if this control is the first item in a parent <see cref="T:System.Windows.Controls.ItemsControl" />; otherwise, <c>false</c>.
            </value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab"><summary>
            Represents a tab that appears within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Miscellaneous/Tab.html">Tab</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.OnAccessKey(System.Windows.Input.AccessKeyEventArgs)"><summary>
            Responds when the access key for this control is invoked. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.AccessKeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked and a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> event is raised.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.OnIsKeyboardFocusedChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Occurs when the <see cref="P:System.Windows.UIElement.IsKeyboardFocused" /> value is changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.OnMouseLeave(System.Windows.Input.MouseEventArgs)"><summary>
            Occurs when the mouse leaves the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.OnMouseMove(System.Windows.Input.MouseEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Mouse" />.<see cref="F:System.Windows.Input.Mouse.MouseMoveEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.OnRenderSizeChanged(System.Windows.SizeChangedInfo)"><summary>
            Called when the rendered size of a control changes. 
            </summary><param name="sizeInfo">Specifies the size changes.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.#ctor"><summary>
            Initializes an instance of the <c>Tab</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsContextualTab"><summary>
            Gets whether the tab is a contextual tab contained within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup" />.
            </summary><value><c>true</c> if the tab is a contextual tab contained within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup" />; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsFirstTabInContextualTabGroup"><summary>
            Gets whether the tab is the first tab in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup" />.
            </summary><value><c>true</c> if the tab is the first tab in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup" />; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsLastTabInContextualTabGroup"><summary>
            Gets whether the tab is the last tab in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup" />.
            </summary><value><c>true</c> if the tab is the last tab in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup" />; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsMouseOverTab"><summary>
            Gets whether the mouse is currently over the tab.
            </summary><value><c>true</c> if the mouse is currently over the tab; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsSelected"><summary>
            Gets whether the tab is selected.
            </summary><value><c>true</c> if the tab is selected; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsTextTruncated"><summary>
            Gets whether the text in the tab is truncated.
            </summary><value><c>true</c> if the text in the tab is truncated; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsTinted"><summary>
            Gets whether the tab is tinted via the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintColor" /> property.
            </summary><value><c>true</c> if the tab is tinted via the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintColor" /> property; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.Items"><summary>
            Gets the <c>RibbonControlCollection&lt;Group&gt;</c> containing the group items for display for the tab.
            </summary><value>The <c>RibbonControlCollection&lt;Group&gt;</c> containing the group items for display for the tab.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.LogicalChildren"><summary>
            Gets an enumerator for logical child elements of this element.
            </summary><value>An enumerator for logical child elements of this element.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.SeparatorOpacity"><summary>
            Gets the opacity level of the tab separator.
            </summary><value>The opacity level of the tab separator.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintColor"><summary>
            Gets or sets the tint <see cref="T:System.Windows.Media.Color" /> to apply to the background of the tab.
            </summary><value>The tint <see cref="T:System.Windows.Media.Color" /> to apply to the background of the tab.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintedSelectedInnerBorderBrush"><summary>
            Gets the tinted <see cref="T:System.Windows.Media.Brush" /> to apply to the border of the tab.
            </summary><value>The tinted <see cref="T:System.Windows.Media.Brush" /> to apply to the border of the tab.</value><remarks>
            The <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintColor" /> property will update this property.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintedSelectedOuterBorderBrush"><summary>
            Gets the tinted <see cref="T:System.Windows.Media.Brush" /> to apply to the border of the tab.
            </summary><value>The tinted <see cref="T:System.Windows.Media.Brush" /> to apply to the border of the tab.</value><remarks>
            The <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintColor" /> property will update this property.
            </remarks></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsContextualTabProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsContextualTab" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsContextualTab" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsFirstTabInContextualTabGroupProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsFirstTabInContextualTabGroup" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsFirstTabInContextualTabGroup" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsLastTabInContextualTabGroupProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsLastTabInContextualTabGroup" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsLastTabInContextualTabGroup" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsMouseOverTabProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsMouseOverTab" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsMouseOverTab" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsSelectedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsSelected" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsSelected" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsTextTruncatedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsTextTruncated" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsTextTruncated" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsTintedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsTinted" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.IsTinted" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.SeparatorOpacityProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.SeparatorOpacity" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.SeparatorOpacity" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintColorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintColor" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintColor" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintedSelectedInnerBorderBrushProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintedSelectedInnerBorderBrush" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintedSelectedInnerBorderBrush" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintedSelectedOuterBorderBrushProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintedSelectedOuterBorderBrush" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab.TintedSelectedOuterBorderBrush" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.GroupVariant"><summary>
            Represents a variant for a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.GroupVariant.#ctor"><summary>
            Initializes an instance of the <c>GroupVariant</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.GroupVariant.#ctor(System.Int32,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Initializes an instance of the <c>GroupVariant</c> class.
            </summary><param name="priority">The priority in which this variant takes effect in relation to other variants for this group and for other groups in the same tab.</param><param name="size">A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> indicating the target size of the group when this variant is active.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GroupVariant.Priority"><summary>
            Gets or sets the priority in which this variant takes effect in relation to other variants for this group and for other groups in the same tab.
            </summary><value>The priority in which this variant takes effect in relation to other variants for this group and for other groups in the same tab.</value><remarks>
            A lower priority means that this variant will be applied sooner (large controls) and 
            a larger priority means that this variant will be applied later (small controls).
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.GroupVariant.Size"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> indicating the target variant size of the group when this variant is active.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> indicating the target variant size of the group when this variant is active.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext"><summary>
            Specifies the context location of a ribbon control.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.None"><summary>
            No context is specified.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.ApplicationButton"><summary>
            The application button that appears on the upper left of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.RibbonTab"><summary>
            A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> within the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.RibbonTabGroup"><summary>
            A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" />.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.RibbonTabGroupItem"><summary>
            A control within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" />.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.RibbonTabGroupStackPanelItem"><summary>
            A control within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" />.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.RibbonTabGroupRowPanelItem"><summary>
            A control within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel" />.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.RibbonTabPanelItem"><summary>
            A control next to the tabs, such as a button that provides access to application help.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.QuickAccessToolBarItem"><summary>
            A control within the quick access toolbar.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.QuickAccessToolBarCustomizeButton"><summary>
            The customize button for a quick-access toolbar.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.QuickAccessToolBarOverflowButton"><summary>
            The overflow button for a quick-access toolbar.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.ApplicationMenuFooterButton"><summary>
            A footer button on the application menu.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.BackstageItem"><summary>
            A control within the Backstage application menu content.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.BackstageHeaderItem"><summary>
            A control within the Backstage application menu header.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.MiniToolBarItem"><summary>
            A control within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.MiniToolBar" />.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.MenuItem"><summary>
            A control on a menu.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext.StatusBarItem"><summary>
            An item in a status bar.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel"><summary>
            Represents a panel that can display several horizontal variants of rows of child controls.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Layout/RowPanel.html">RowPanel</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ArrangeOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, positions child elements and determines a size for a <see cref="T:System.Windows.FrameworkElement" /> derived class. 
            </summary><param name="finalSize">
            The final area within the parent that this element should use to arrange itself and its children.
            </param><returns>The actual size used.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.OnVisualChildrenChanged(System.Windows.DependencyObject,System.Windows.DependencyObject)"><summary>
            Called when the <see cref="T:System.Windows.Media.VisualCollection" /> of the visual object is modified.
            </summary><param name="visualAdded">The <see cref="T:System.Windows.Media.Visual" /> that was removed from the collection.</param><param name="visualRemoved">The <see cref="T:System.Windows.Media.Visual" /> that was removed from the collection.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.Context"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            </summary><value>
            A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            The default value is <c>ControlContext.RibbonTabGroupItem</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ItemSpacing"><summary>
            Gets the amount of horizontal spacing to place in between each child control of the panel.
            </summary><value>The amount of horizontal spacing to place in between each child control of the panel.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ItemVariantSize"><summary>
            Gets a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" /> that specifies the variant size of contained controls based on the panel's current <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" />.
            </summary><value>A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" /> that specifies the variant size of contained controls based on the panel's current <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" />.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.RowCount"><summary>
            Gets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanelRowCount" /> that specifies the number of rows based on the panel's current <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" />.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanelRowCount" /> that specifies the number of rows based on the panel's current <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" />.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ThreeRowItemSortOrder"><summary>
            Gets or sets a <see cref="T:System.Windows.Media.Int32Collection" /> that specifies the sort order of the child controls within the panel, when the panel is using a three-row variant.
            </summary><value>A <see cref="T:System.Windows.Media.Int32Collection" /> that specifies the sort order of the child controls within the panel, when the panel is using a three-row variant.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ThreeRowVariantSize"><summary>
            Gets or sets the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" /> of this panel that triggers a switch to three row layout mode.
            </summary><value>
            The <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" /> of this panel that triggers a switch to three row layout mode.
            The default value is <c>VariantSize.Medium</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize"><summary>
            Gets or sets a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" /> that indicates the control's current variant size.
            </summary><value>
            A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" /> that indicates the control's current variant size.
            The default value is <c>VariantSize.Large</c>.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ContextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.Context" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.Context" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ItemSpacingProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ItemSpacing" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ItemSpacing" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.RowCountProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.RowCount" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.RowCount" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ThreeRowItemSortOrderProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ThreeRowItemSortOrder" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ThreeRowItemSortOrder" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ThreeRowVariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ThreeRowVariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.ThreeRowVariantSize" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RowPanel.VariantSize" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior"><summary>
            Specifies how child controls of a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> are assigned a variant based on the current value of the panel's
            <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> property.
            </summary><remarks>
            The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is intended to be used directly as a child of a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> control.
            In this scenario, the parent <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> automatically sets the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> property
            to the group's variant size, and therefore enables the behavior specified by this enumeration.
            </remarks></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior.Default"><summary>
            Child controls use a <c>Large</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Large</c>.
            They change to a <c>Medium</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Medium</c>.
            They change to a <c>Small</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Small</c>.
            This option provides the largest number of variants for child controls.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior.LargeThenMediumWhenMedium"><summary>
            Child controls use a <c>Large</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Large</c>.
            They change to a <c>Medium</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Medium</c> or <c>Small</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior.LargeThenMediumWhenSmall"><summary>
            Child controls use a <c>Large</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Large</c> or <c>Medium</c>.
            They change to a <c>Medium</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Small</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior.LargeThenSmallWhenMedium"><summary>
            Child controls use a <c>Large</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Large</c>.
            They change to a <c>Small</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Medium</c> or <c>Small</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior.LargeThenSmallWhenSmall"><summary>
            Child controls use a <c>Large</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Large</c> or <c>Medium</c>.
            They change to a <c>Small</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Small</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior.MediumThenSmallWhenMedium"><summary>
            Child controls use a <c>Medium</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Large</c>.
            They change to a <c>Small</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Medium</c> or <c>Small</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior.MediumThenSmallWhenSmall"><summary>
            Child controls use a <c>Medium</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Large</c> or <c>Medium</c>.
            They change to a <c>Small</c> variant size 
            when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is <c>Small</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior.AlwaysLarge"><summary>
            Child controls always use a <c>Large</c> variant size 
            no matter what the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is.
            This option is the same as not using a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> to encapsulate the child controls.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior.AlwaysMedium"><summary>
            Child controls always use a <c>Medium</c> variant size 
            no matter what the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior.AlwaysSmall"><summary>
            Child controls always use a <c>Small</c> variant size 
            no matter what the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> of the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" /> is.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel"><summary>
            Represents a panel that can stack child controls horizontally or vertically, based on the current variant size.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Layout/StackPanel.html">StackPanel</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.ArrangeOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, positions child elements and determines a size for a <see cref="T:System.Windows.FrameworkElement" /> derived class. 
            </summary><param name="finalSize">
            The final area within the parent that this element should use to arrange itself and its children.
            </param><returns>The actual size used.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.OnRender(System.Windows.Media.DrawingContext)"><summary>
            When overridden in a derived class, participates in rendering operations that are directed by the layout system. 
            The rendering instructions for this element are not used directly when this method is invoked, 
            and are instead preserved for later asynchronous use by layout and drawing. 
            </summary><param name="drawingContext">The drawing instructions for a specific element. This context is provided to the layout system.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.OnVisualChildrenChanged(System.Windows.DependencyObject,System.Windows.DependencyObject)"><summary>
            Called when the visual children collection of the visual object is modified.
            </summary><param name="visualAdded">The <see cref="T:System.Windows.Media.Visual" /> that was removed from the collection.</param><param name="visualRemoved">The <see cref="T:System.Windows.Media.Visual" /> that was removed from the collection.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.Context"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            </summary><value>
            A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            The default value is <c>ControlContext.RibbonTabGroupItem</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.HorizontalContentAlignment"><summary>
            Gets or sets a <see cref="T:System.Windows.HorizontalAlignment" /> that indicates how to align items horizontally when in a vertical layout.
            </summary><value>
            A <see cref="T:System.Windows.HorizontalAlignment" /> that indicates how to align items horizontally when in a vertical layout.
            The default value is <c>HorizontalAlignment.Left</c>.
            </value><remarks>
            Only <c>Left</c> and <c>Stretch</c> are recognized values.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.ItemVariantBehavior"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior" /> that specifies how child controls are assigned variants based on
            the current value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> property.
            </summary><value>
            A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior" /> that specifies how child controls are assigned variants based on
            the current value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> property.
            The default value is <c>StackPanelItemVariantBehavior.Default</c>.
            </value><remarks>
            See the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelItemVariantBehavior" /> description for details on how various settings of this property affect child control variants.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.ItemVariantSize"><summary>
            Gets a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> that specifies the variant size of contained controls based on the panel's current <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" />.
            </summary><value>A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> that specifies the variant size of contained controls based on the panel's current <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" />.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.RowAlignment"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelRowAlignment" /> specifying the vertical alignment of rows within the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" />.
            </summary><value>
            A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanelRowAlignment" /> specifying the vertical alignment of rows within the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel" />.
            The default value is <c>StackPanelRowAlignment.Top</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize"><summary>
            Gets or sets a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> that indicates the control's current variant size.
            </summary><value>
            A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> that indicates the control's current variant size.
            The default value is <c>VariantSize.Large</c>.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.ContextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.Context" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.Context" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.HorizontalContentAlignmentProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.HorizontalContentAlignment" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.HorizontalContentAlignment" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.ItemVariantBehaviorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.ItemVariantBehavior" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.ItemVariantBehavior" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.ItemVariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.ItemVariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.ItemVariantSize" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.RowAlignmentProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.RowAlignment" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.RowAlignment" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.StackPanel.VariantSize" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize"><summary>
            Specifies the variant size of a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> control.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize.Collapsed"><summary>
            A collapsed size.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize.Small"><summary>
            A small size.
            For buttons, this generally means the button will be displayed in a small size without a label.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize.Medium"><summary>
            A medium size (the default for most controls).
            For buttons, this generally means the button will be displayed in a small size with a label.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize.Large"><summary>
            A large size.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton"><summary>
            Represents a radio button ribbon control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/RadioButton.html">RadioButton</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked and a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> event is raised 
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.OnToggle"><summary>
            Occurs when the checked state of the control is to be toggled.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.OnVariantSizeChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> property is changed.
            </summary><param name="oldVariantSize">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param><param name="newVariantSize">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.#ctor"><summary>
            Initializes an instance of the <c>RadioButton</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.#ctor(System.Windows.Input.ICommand)"><summary>
            Initializes an instance of the <c>RadioButton</c> class.
            </summary><param name="command">The <see cref="T:System.Windows.Input.ICommand" /> to assign to the button.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.IsThreeState"><summary>
            Gets or sets whether the control supports two or three states.
            </summary><value><c>true</c> if the control supports three states; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.IsThreeStateProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.IsThreeState" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton.IsThreeState" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox"><summary>
            Represents a checkbox ribbon control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/CheckBox.html">CheckBox</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked and a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> event is raised 
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.OnToggle"><summary>
            Occurs when the checked state of the control is to be toggled.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.OnVariantSizeChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> property is changed.
            </summary><param name="oldVariantSize">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param><param name="newVariantSize">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.#ctor"><summary>
            Initializes an instance of the <c>CheckBox</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.#ctor(System.Windows.Input.ICommand)"><summary>
            Initializes an instance of the <c>CheckBox</c> class.
            </summary><param name="command">The <see cref="T:System.Windows.Input.ICommand" /> to assign to the checkbox.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.IsThreeState"><summary>
            Gets or sets whether the control supports two or three states.
            </summary><value><c>true</c> if the control supports three states; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.IsThreeStateProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.IsThreeState" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox.IsThreeState" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Button"><summary>
            Represents a button ribbon control.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/Button.html">Button</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Button.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Button.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Button.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Button.OnVariantSizeChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> property is changed.
            </summary><param name="oldVariantSize">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param><param name="newVariantSize">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Button.#ctor"><summary>
            Initializes an instance of the <c>Button</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Button.#ctor(System.Windows.Input.ICommand)"><summary>
            Initializes an instance of the <c>Button</c> class.
            </summary><param name="command">The <see cref="T:System.Windows.Input.ICommand" /> to assign to the button.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton"><summary>
            Represents a split button <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> control that is capable of displaying a menu.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Interactive/SplitButton.html">SplitButton</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param>F
            <param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnIsKeyboardFocusWithinChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Called after the value of the <see cref="P:System.Windows.UIElement.IsKeyboardFocusWithin" /> property has changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Keyboard" />.<see cref="F:System.Windows.Input.Keyboard.KeyDownEvent" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnKeyUp(System.Windows.Input.KeyEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Keyboard" />.<see cref="F:System.Windows.Input.Keyboard.KeyUpEvent" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnMouseLeave(System.Windows.Input.MouseEventArgs)"><summary>
            Occurs when the mouse leaves the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnMouseMove(System.Windows.Input.MouseEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Mouse" />.<see cref="F:System.Windows.Input.Mouse.MouseMoveEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnPopupClosed"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupClosed" /> event. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Invoked whenever the effective value of any dependency property on this <see cref="T:System.Windows.FrameworkElement" /> has been
            updated. The specific dependency property that changed is reported in the arguments parameter.
            </summary><param name="e">The event data that describes the property that changed, as well as old and new values.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnTouchLeave(System.Windows.Input.TouchEventArgs)"><summary>
            Occurs when the touch device leaves the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.TouchEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.OnVariantSizeChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> property is changed.
            </summary><param name="oldVariantSize">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param><param name="newVariantSize">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.#ctor"><summary>
            Initializes an instance of the <c>SplitButton</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.#ctor(System.Windows.Input.ICommand)"><summary>
            Initializes an instance of the <c>SplitButton</c> class.
            </summary><param name="command">The <see cref="T:System.Windows.Input.ICommand" /> to assign to the button.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsButtonEnabled"><summary>
            Gets whether the button is enabled.
            </summary><returns><c>true</c> if the button is enabled; otherwise, <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsButtonHighlighted"><summary>
            Gets whether the button is highlighted.
            </summary><value><c>true</c> if the button is highlighted; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsEnabledCore"><summary>
            Gets a value that becomes the return value of <see cref="P:System.Windows.UIElement.IsEnabled" /> in derived classes. 
            </summary><returns><c>true</c> if the element is enabled; otherwise, <c>false</c>. 
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsPopupButtonEnabled"><summary>
            Gets whether the popup button is enabled.
            </summary><returns><c>true</c> if the popup button is enabled; otherwise, <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.PopupCommand"><summary>
            Gets or sets the <see cref="T:System.Windows.Input.ICommand" /> that is attached to the control, and is fired when the popup portion of the split button is clicked.
            </summary><value>The <see cref="T:System.Windows.Input.ICommand" /> that is attached to the control, and is fired when the popup portion of the split button is clicked.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsButtonEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsButtonEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsButtonEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsButtonHighlightedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsButtonHighlighted" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsButtonHighlighted" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsPopupButtonEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsPopupButtonEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.IsPopupButtonEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton.PopupCommandProperty"><summary>
            Identifies the <c>PopupCommand</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>PopupCommand</c> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IKeyTipTarget"><summary>
            Provides the base requirements for a control that can be notified of a key tip access.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IKeyTipTarget.NotifyKeyTipAccessed(System.String)"><summary>
            Notifies the control that its key tip was accessed.
            </summary><param name="keyTipAccessText">The key tip access text that was used.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator"><summary>
            Represents a <see cref="T:System.Windows.Controls.Decorator" /> control that can be used on a ribbon control popup directly as a child of a <see cref="T:System.Windows.Controls.ScrollViewer" />
            to make sure it measures at the real size of the container with support for setting a minimum height and width;
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.LineDown"><summary>
            Scrolls down within content by one logical unit.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.LineLeft"><summary>
            Scrolls left within content by one logical unit.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.LineRight"><summary>
            Scrolls right within content by one logical unit.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.LineUp"><summary>
            Scrolls up within content by one logical unit.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.MakeVisible(System.Windows.Media.Visual,System.Windows.Rect)"><summary>
            Forces content to scroll until the coordinate space of a <see cref="T:System.Windows.Media.Visual" /> object is visible.
            </summary><param name="visual">A <see cref="T:System.Windows.Media.Visual" /> that becomes visible.</param><param name="rectangle">A bounding rectangle that identifies the coordinate space to make visible.</param><returns>
            A <see cref="T:System.Windows.Rect" /> that is visible.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.MouseWheelDown"><summary>
            Scrolls down within content after a user clicks the wheel button on a mouse.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.MouseWheelLeft"><summary>
            Scrolls left within content after a user clicks the wheel button on a mouse.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.MouseWheelRight"><summary>
            Scrolls right within content after a user clicks the wheel button on a mouse.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.MouseWheelUp"><summary>
            Scrolls up within content after a user clicks the wheel button on a mouse.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.PageDown"><summary>
            Scrolls down within content by one page.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.PageLeft"><summary>
            Scrolls left within content by one page.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.PageRight"><summary>
            Scrolls right within content by one page.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.PageUp"><summary>
            Scrolls up within content by one page.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.SetHorizontalOffset(System.Double)"><summary>
            Sets the amount of horizontal offset.
            </summary><param name="offset">The degree to which content is horizontally offset from the containing viewport.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.SetVerticalOffset(System.Double)"><summary>
            Sets the amount of vertical offset.
            </summary><param name="offset">The degree to which content is vertically offset from the containing viewport.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.TryUpdateOffset(System.Windows.Point)"><summary>
            Attempts to update the offset.
            </summary><param name="offset">The offset.</param><returns><c>true</c> if the offset was updated; otherwise, <c>false</c>.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.ArrangeOverride(System.Windows.Size)"><summary>
            Arranges the content of a <see cref="T:System.Windows.Controls.Decorator" /> element.
            </summary><param name="arrangeSize">The <see cref="T:System.Windows.Size" /> this element uses to arrange its child content.</param><returns>
            The <see cref="T:System.Windows.Size" /> that represents the arranged size of this <see cref="T:System.Windows.Controls.Decorator" /> element and its child.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.MeasureOverride(System.Windows.Size)"><summary>
            Measures the child element of a <see cref="T:System.Windows.Controls.Decorator" /> to prepare for arranging it during the <see cref="M:System.Windows.Controls.Decorator.ArrangeOverride(System.Windows.Size)" /> pass.
            </summary><param name="constraint">An upper limit <see cref="T:System.Windows.Size" /> that should not be exceeded.</param><returns>
            The target <see cref="T:System.Windows.Size" /> of the element.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.CanHorizontallyScroll"><summary>
            Gets or sets a value that indicates whether scrolling on the horizontal axis is possible.
            </summary><value></value><returns><c>true</c> if scrolling is possible; otherwise, <c>false</c>. This property has no default value.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.CanVerticallyScroll"><summary>
            Gets or sets a value that indicates whether scrolling on the vertical axis is possible.
            </summary><value></value><returns><c>true</c> if scrolling is possible; otherwise, <c>false</c>. This property has no default value.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.ExtentHeight"><summary>
            Gets the vertical size of the extent.
            </summary><value>
            A <see cref="T:System.Double" /> that represents, in device independent pixels, the vertical size of the extent.
            This property has no default value.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.ExtentWidth"><summary>
            Gets the horizontal size of the extent.
            </summary><value>
            A <see cref="T:System.Double" /> that represents, in device independent pixels, the horizontal size of the extent.
            This property has no default value.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.HorizontalOffset"><summary>
            Gets the horizontal offset of the scrolled content.
            </summary><value>
            A <see cref="T:System.Double" /> that represents, in device independent pixels, the horizontal offset.
            This property has no default value.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.ScrollOwner"><summary>
            Gets or sets a <see cref="T:System.Windows.Controls.ScrollViewer" /> element that controls scrolling behavior.
            </summary><value>
            A <see cref="T:System.Windows.Controls.ScrollViewer" /> element that controls scrolling behavior.
            This property has no default value.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.VerticalOffset"><summary>
            Gets the vertical offset of the scrolled content.
            </summary><value>
            A <see cref="T:System.Double" /> that represents, in device independent pixels, the vertical offset of the scrolled content.
            Valid values are between zero and the <see cref="P:System.Windows.Controls.Primitives.IScrollInfo.ExtentHeight" /> minus the <see cref="P:System.Windows.Controls.Primitives.IScrollInfo.ViewportHeight" />.
            This property has no default value.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.ViewportHeight"><summary>
            Gets the vertical size of the viewport for this content.
            </summary><value>
            A <see cref="T:System.Double" /> that represents, in device independent pixels, the vertical size of the viewport for this content.
            This property has no default value.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.ViewportWidth"><summary>
            Gets the horizontal size of the viewport for this content.
            </summary><value>
            A <see cref="T:System.Double" /> that represents, in device independent pixels, the horizontal size of the viewport for this content.
            This property has no default value.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.WheelScrollLines"><summary>
            Represents the number of lines scroll when using the mouse wheel.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentDecorator.LineSize"><summary>
            Represents the number of pixels contained in a single line.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.AccessTextBlock"><summary>
            Represents a <see cref="T:System.Windows.Controls.TextBlock" /> that always renders access text, useful for within menu items.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.AccessTextBlock.KeyTipAccessText"><summary>
            Gets or sets when the key tip access text.
            </summary><returns>The key tip access text.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.AccessTextBlock.Label"><summary>
            Gets or sets when the text label to display.
            </summary><returns>The text label to display.</returns></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.AccessTextBlock.KeyTipAccessTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.AccessTextBlock.KeyTipAccessText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.AccessTextBlock.KeyTipAccessText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.AccessTextBlock.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.AccessTextBlock.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.AccessTextBlock.Label" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GrowOnlyVirtualizingStackPanel"><summary>
            Represents a <see cref="T:System.Windows.Controls.VirtualizingStackPanel" /> that can grow only.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GrowOnlyVirtualizingStackPanel.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="constraint">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPopupButton"><summary>
            Represents a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton" /> that is used for the popup button of a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RibbonGallery" />.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBarOverflowButton"><summary>
            Represents a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton" /> that is used for the overflow button of a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar" />.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBarCustomizeButton"><summary>
            Represents a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton" /> that is used for the customize button of a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar" />.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector"><summary>
            Provides the base class for a <see cref="T:System.Windows.Controls.Primitives.Selector" /> that supports horizontal scrolling.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.CanScrollLeft"><summary>
            Gets whether the items can scroll left.
            </summary><value><c>true</c> if the items can scroll left; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.CanScrollRight"><summary>
            Gets whether the items can scroll right.
            </summary><value><c>true</c> if the items can scroll right; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.IsMinContentWidth"><summary>
            Gets whether the items are all at minimum width.
            </summary><value><c>true</c> if the items are all at minimum width; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.ScrollOffset"><summary>
            Gets or sets the current scroll offset.
            </summary><value>The current scroll offset.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.CanScrollLeftProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.CanScrollLeft" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.CanScrollLeft" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.CanScrollRightProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.CanScrollRight" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.CanScrollRight" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.IsMinContentWidthProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.IsMinContentWidth" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.IsMinContentWidth" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.ScrollOffsetProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.ScrollOffset" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollableHorizontalSelector.ScrollOffset" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TabStrip"><summary>
            Represents a tabstrip control that contains <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> items on a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TabStrip.ArrangeOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, positions child elements and determines a size for a <see cref="T:System.Windows.FrameworkElement" /> derived class. 
            </summary><param name="arrangeBounds">
            The final area within the parent that this element should use to arrange itself and its children.
            </param><returns>The actual size used.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TabStrip.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TabStrip.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TabStrip.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TabStrip.OnRenderSizeChanged(System.Windows.SizeChangedInfo)"><summary>
            Called when the rendered size of a control changes. 
            </summary><param name="sizeInfo">Specifies the size changes.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IOverflowableItemsControl"><summary>
            Provides the base requirements for an items control that is capable of placing its items on an overflow popup.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IOverflowableItemsControl.OverflowedItems"><summary>
            Gets an <see cref="T:System.Collections.Specialized.INotifyCollectionChanged" /> that contains the items that should appear on the overflow popup.
            </summary><value>An <see cref="T:System.Collections.Specialized.INotifyCollectionChanged" /> that contains the items that should appear on the overflow popup.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IOverflowableItemsControl.VisibleItems"><summary>
            Gets an <see cref="T:System.Collections.Specialized.INotifyCollectionChanged" /> that contains the items that should appear on the main control.
            </summary><value>An <see cref="T:System.Collections.Specialized.INotifyCollectionChanged" /> that contains the items that should appear on the main control.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GroupPresenter"><summary>
            Represents an <see cref="T:System.Windows.Controls.ItemsControl" /> that presents <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Group" /> controls.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GroupPresenter.ArrangeOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, positions child elements and determines a size for a <see cref="T:System.Windows.FrameworkElement" /> derived class. 
            </summary><param name="arrangeBounds">
            The final area within the parent that this element should use to arrange itself and its children.
            </param><returns>The actual size used.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GroupPresenter.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GroupPresenter.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollViewerItemsPresenter"><summary>
            Represents an <see cref="T:System.Windows.Controls.ItemsPresenter" /> control that works around a bug in the .NET 3.0 framework
            where directional keys will not function if encompassed by a ScrollViewer.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollViewerItemsPresenter.OnKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Invoked when an unhandled <see cref="F:System.Windows.Input.Keyboard.KeyDownEvent" /> attached event reaches an element in its route that is derived from this class. 
            Implement this method to add class handling for this event.
            </summary><param name="e">The <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param><remarks>
            This code handles the .NET 3.0 bug mentioned in this post where directional keys will not function if encompassed by a ScrollViewer:
            http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2089109&amp;SiteID=1
            </remarks></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupGalleryFilterButton"><summary>
            Represents a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton" /> that is used to display filter categories for a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupGallery" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupGalleryFilterButton.OnPopupOpening"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpeningEvent" />. 
            </summary><returns><c>true</c> if the popup opening should be allowed to open; otherwise, <c>false</c>.
            </returns></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel"><summary>
            Represents a label control that renders its text on two lines for large buttons.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.OnRender(System.Windows.Media.DrawingContext)"><summary>
            When overridden in a derived class, participates in rendering operations that are directed by the layout system. 
            The rendering instructions for this element are not used directly when this method is invoked, 
            and are instead preserved for later asynchronous use by layout and drawing. 
            </summary><param name="drawingContext">The drawing instructions for a specific element. This context is provided to the layout system.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.Foreground"><summary>
            Gets or sets the foreground <see cref="T:System.Windows.Media.Brush" />.
            </summary><value>The foreground <see cref="T:System.Windows.Media.Brush" />.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.IsStateActive"><summary>
            Gets or sets whether a state is active.
            </summary><value><c>true</c> if a state is active; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.Label"><summary>
            Gets or sets the text label.
            </summary><value>The text label.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.StateForeground"><summary>
            Gets or sets the state foreground <see cref="T:System.Windows.Media.Brush" />.
            </summary><value>The state foreground <see cref="T:System.Windows.Media.Brush" />.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.ForegroundProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.Foreground" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.Foreground" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.IsStateActiveProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.IsStateActive" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.IsStateActive" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.Label" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.StateForegroundProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.StateForeground" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TwoLineLabel.StateForeground" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentPresenter"><summary>
            Represents a <see cref="T:System.Windows.Controls.ContentPresenter" /> control that can be used on a ribbon control popup.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentPresenter.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="constraint">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupContentPresenter.OnKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Invoked when an unhandled <see cref="F:System.Windows.Input.Keyboard.KeyDownEvent" /> attached event reaches an element in its route that is derived from this class. 
            Implement this method to add class handling for this event.
            </summary><param name="e">The <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param><remarks>
            This code handles the .NET 3.0 bug mentioned in this post where directional keys will not function if encompassed by a ScrollViewer:
            http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=2089109&amp;SiteID=1
            </remarks></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupScrollViewer"><summary>
            Represents a <see cref="T:System.Windows.Controls.ScrollViewer" /> control that can be used on a ribbon control popup.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupScrollViewer.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="constraint">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel"><summary>
            Represents the <see cref="T:System.Windows.Controls.Panel" /> that is used to display the items of an in-ribbon gallery.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.ArrangeOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, positions child elements and determines a size for a <see cref="T:System.Windows.FrameworkElement" /> derived class. 
            </summary><param name="finalSize">
            The final area within the parent that this element should use to arrange itself and its children.
            </param><returns>The actual size used.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.ColumnCountProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.ColumnCount" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.ColumnCount" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.VerticalOffsetProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.VerticalOffset" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.VerticalOffset" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.VisibleRowCountProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.VisibleRowCount" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonGalleryPanel.VisibleRowCount" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GridColumnBoundsCalculator"><summary>
            Calculates the bounds of its parent <see cref="T:System.Windows.Controls.Grid" /> object's columns.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GridColumnBoundsCalculator.OnRenderSizeChanged(System.Windows.SizeChangedInfo)"><summary>
            Called when the rendered size of a control changes. 
            </summary><param name="sizeInfo">Specifies the size changes.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GridColumnBoundsCalculator.Column1Bounds"><summary>
            Gets the bounds of the first column.
            </summary><value>The bounds of the first column..</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GridColumnBoundsCalculator.Column2Bounds"><summary>
            Gets the bounds of the second column.
            </summary><value>The bounds of the second column..</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GridColumnBoundsCalculator.Column1BoundsProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GridColumnBoundsCalculator.Column1Bounds" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GridColumnBoundsCalculator.Column1Bounds" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GridColumnBoundsCalculator.Column2BoundsProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GridColumnBoundsCalculator.Column2Bounds" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GridColumnBoundsCalculator.Column2Bounds" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar"><summary>
            Represents a quick access toolbar for a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary><remarks>
            For detailed documentation on this control's features and how to use them, please see the 
            <a href="../Topics/Ribbon/Controls/Miscellaneous/QuickAccessToolBar.html">QuickAccessToolBar</a> documentation topic. 
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.ArrangeOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, positions child elements and determines a size for a <see cref="T:System.Windows.FrameworkElement" /> derived class. 
            </summary><param name="arrangeBounds">
            The final area within the parent that this element should use to arrange itself and its children.
            </param><returns>The actual size used.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.OnApplyTemplate"><summary>
            Invoked whenever application code or internal processes call <see cref="M:System.Windows.FrameworkElement.ApplyTemplate" />.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.AlignTop"><summary>
            Gets or sets whether to align the QAT to the top of the title bar.
            </summary><value><c>true</c> if the QAT should be aligned to the top of the title bar; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.HasItems"><summary>
            Gets whether the QAT contains any items.
            </summary><value><c>true</c> if the QAT contains any items; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsApplicationButtonVisible"><summary>
            Gets whether the ribbon's application button is visible.
            </summary><value><c>true</c> if the ribbon's application button is visible; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value><remarks>
            This is a legacy property that is now bound to whether the containing <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow" /> has an icon.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsBelowRibbon"><summary>
            Gets whether the QAT is below the ribbon.
            </summary><value><c>true</c> if the QAT is below the ribbon; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsCustomizeButtonVisible"><summary>
            Gets whether the customize button is visible next to the QAT.
            </summary><value><c>true</c> if the customize button is visible next to the QAT; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsItemOuterGlowEnabled"><summary>
            Gets whether item outer glow is enabled.
            </summary><value><c>true</c> if item outer glow is enabled; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsOverflowed"><summary>
            Gets whether the QAT is overflowed with items.
            </summary><value><c>true</c> if the QAT is overflowed with items; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.ItemsSource"><summary>
            Gets or sets the items source for the toolbar.
            </summary><value>The items source for the toolbar.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.OverflowedItems"><summary>
            Gets an <c>DeferrableObservableCollection&lt;UIElement&gt;</c> that contains the items that should appear on the overflow popup.
            </summary><value>An <c>DeferrableObservableCollection&lt;UIElement&gt;</c> that contains the items that should appear on the overflow popup.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.UseAccentStyle"><summary>
            Gets or sets whether to use an accent style for rendering the QAT's contents.
            </summary><value><c>true</c> if an accent style should be used for rendering the QAT's contents; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.UseScenicLayout"><summary>
            Gets or sets whether to use the 'Scenic' layout.
            </summary><value><c>true</c> if the 'Scenic' layout should be used; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.VisibleItems"><summary>
            Gets an <c>DeferrableObservableCollection&lt;UIElement&gt;</c> that contains the items that should appear on the main control.
            </summary><value>An <c>DeferrableObservableCollection&lt;UIElement&gt;</c> that contains the items that should appear on the main control.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.AlignTopProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.AlignTop" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.AlignTop" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.HasItemsProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.HasItems" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.HasItems" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsApplicationButtonVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsApplicationButtonVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsApplicationButtonVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsBelowRibbonProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsBelowRibbon" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsBelowRibbon" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsCustomizeButtonVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsCustomizeButtonVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsCustomizeButtonVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsItemOuterGlowEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsItemOuterGlowEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsItemOuterGlowEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsOverflowedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsOverflowed" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.IsOverflowed" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.ItemsSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.ItemsSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.ItemsSource" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.UseAccentStyleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.UseAccentStyle" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.UseAccentStyle" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.UseScenicLayoutProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.UseScenicLayout" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.QuickAccessToolBar.UseScenicLayout" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText"><summary>
            Represents a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.RibbonWindow" /> title bar text control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.OnRender(System.Windows.Media.DrawingContext)"><summary>
            When overridden in a derived class, participates in rendering operations that are directed by the layout system. 
            The rendering instructions for this element are not used directly when this method is invoked, 
            and are instead preserved for later asynchronous use by layout and drawing. 
            </summary><param name="drawingContext">The drawing instructions for a specific element. This context is provided to the layout system.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.ApplicationNameBrush"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.Brush" /> to use for drawing the application name.
            </summary><value>The <see cref="T:System.Windows.Media.Brush" /> to use for drawing the application name.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.DocumentNameBrush"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.Brush" /> to use for drawing the document name.
            </summary><value>The <see cref="T:System.Windows.Media.Brush" /> to use for drawing the document name.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.HorizontalContentAlignment"><summary>
            Gets or sets the <see cref="T:System.Windows.HorizontalAlignment" /> of the text.
            </summary><value>The <see cref="T:System.Windows.HorizontalAlignment" /> of the text.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.Padding"><summary>
            Gets or sets the padding around the text.
            </summary><value>The padding around the text.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.UsesSystemFont"><summary>
            Gets or sets whether system fonts should be used.
            </summary><value><c>true</c> if system fonts should be used; otherwise, <c>false</c>.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.ApplicationNameBrushProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.ApplicationNameBrush" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.ApplicationNameBrush" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.DocumentNameBrushProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.DocumentNameBrush" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.DocumentNameBrush" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.HorizontalContentAlignmentProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.HorizontalContentAlignment" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.HorizontalContentAlignment" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.PaddingProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.Padding" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.Padding" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.UsesSystemFontProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.UsesSystemFont" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.RibbonWindowTitleBarText.UsesSystemFont" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollBarThumbDecoration"><summary>
            Represents a scrollbar thumb decoration.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ScrollBarThumbDecoration.ArrangeOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, positions child elements and determines a size for a <see cref="T:System.Windows.FrameworkElement" /> derived class. 
            </summary><param name="arrangeBounds">
            The final area within the parent that this element should use to arrange itself and its children.
            </param><returns>The actual size used.</returns></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel"><summary>
            Represents a label control that measures as zero-width.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="availableSize">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel.OnRender(System.Windows.Media.DrawingContext)"><summary>
            When overridden in a derived class, participates in rendering operations that are directed by the layout system. 
            The rendering instructions for this element are not used directly when this method is invoked, 
            and are instead preserved for later asynchronous use by layout and drawing. 
            </summary><param name="drawingContext">The drawing instructions for a specific element. This context is provided to the layout system.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel.IdealWidth"><summary>
            Gets the ideal width of the control.
            </summary><value>The ideal width of the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel.Label"><summary>
            Gets or sets the text label.
            </summary><value>The text label.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel.IdealWidthProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel.IdealWidth" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel.IdealWidth" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ZeroWidthLabel.Label" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase"><summary>
            Represents a base <see cref="T:System.Windows.Controls.TextBox" /> that is designed to be used in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked and a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Click" /> event is raised.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.OnCommandChanged(System.Windows.Input.ICommand,System.Windows.Input.ICommand)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Command" /> property is changed.
            </summary><param name="oldCommand">The old <see cref="T:System.Windows.Input.ICommand" /> value.</param><param name="newCommand">The new <see cref="T:System.Windows.Input.ICommand" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.OnPreviewClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.PreviewClick" /> event. 
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Occurs when a property is changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.OnScreenTipClosing(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipClosing" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.OnScreenTipOpening(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipOpening" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.OnVariantSizeChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.VariantSize" /> property is changed.
            </summary><param name="oldVariantSize">The old <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.VariantSize" /> value.</param><param name="newVariantSize">The new <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.VariantSize" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.RaiseClickEvent(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked to raise a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Click" /> event.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.SetText(System.String)"><summary>
            Sets the <c>Text</c> property and can optionally perform other operations.
            </summary><param name="text">The text.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.#ctor"><summary>
            Initializes an instance of the <c>TextBoxBase</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CanUpdateCanExecuteWhenHidden"><summary>
            Gets whether the control gets its <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.UpdateCanExecute" /> method called even when it is hidden.
            </summary><value><c>true</c> if the control gets its <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.UpdateCanExecute" /> method called even when it is hidden; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Command"><summary>
            Gets or sets the <see cref="T:System.Windows.Input.ICommand" /> that is attached to the control.
            </summary><value>The <see cref="T:System.Windows.Input.ICommand" /> that is attached to the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CommandParameter"><summary>
            Gets or sets a user defined data value that can be passed to the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Command" /> when it is executed. 
            </summary><value>A user defined data value that can be passed to the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Command" /> when it is executed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CommandTarget"><summary>
            Gets or sets the object that the command is being executed on. 
            </summary><value>The object that the command is being executed on.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Context"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HasImage"><summary>
            Gets whether the control has an image available for display.
            </summary><returns><c>true</c> if the control has an image available for display; otherwise, <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Hint"><summary>
            Gets or sets the hint to display when the textbox is empty.
            </summary><value>The hint to display when the textbox is empty.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HintTemplate"><summary>
            Gets or sets a data template used to display the hint of the textbox.
            </summary><value>A data template used to display the hint of the textbox.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HintTemplateSelector"><summary>
            Gets or sets a data template selector that enables an application writer to provide custom template-selection logic for the hint.
            </summary><value>A data template selector that enables an application writer to provide custom template-selection logic for the hint.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HasLabel"><summary>
            Gets whether the control has a label available for display.
            </summary><returns><c>true</c> if the control has a label available for display; otherwise, <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Id"><summary>
            Gets or sets the control ID, which can be used to identify the control.
            </summary><value>The control ID, which can be used to identify the control.</value><remarks>
            When two controls of the same type have the same ID, they are considered the same for Quick Access ToolBar (QAT)
            customization purposes.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ImageSourceLarge"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image to display for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ImageSourceSmall"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image to display for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.IsHighlighted"><summary>
            Gets or sets whether the control is currently highlighted in a menu.
            </summary><value><c>true</c> if the control is currently highlighted in a menu; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.KeyTipAccessText"><summary>
            Gets or sets the key tip access text for the control.
            </summary><value>The key tip access text for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Label"><summary>
            Gets or sets the text label to display for the control.
            </summary><value>The text label to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipDescription"><summary>
            Gets or sets the description object that will be displayed in screen tips for the control.
            </summary><value>The description object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipFooter"><summary>
            Gets or sets the footer object that will be displayed in screen tips for the control.
            </summary><value>The footer object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipHeader"><summary>
            Gets or sets the header object that will be displayed in screen tips for the control.
            </summary><value>The header object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipHelpUri"><summary>
            Gets or sets the <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the control when its screen tip is displayed and <c>F1</c> is pressed.
            </summary><value>The <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the control when its screen tip is displayed and <c>F1</c> is pressed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipImageSource"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.VariantSize"><summary>
            Gets or sets a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.VariantSize" /> that indicates the control's current variant size.
            </summary><value>
            A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.VariantSize" /> that indicates the control's current variant size.
            The default value is <c>VariantSize.Medium</c>.
            </value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Click"><summary>
            Occurs after a click event occurs on the control.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.PreviewClick"><summary>
            Occurs when a click event is about to occur on the control, thereby causing any containing menus to close.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipClosing"><summary>
            Occurs before any screen tip on the control is closed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipOpening"><summary>
            Occurs before any screen tip on the control is opened.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ClickEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Click" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Click" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.PreviewClickEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.PreviewClick" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.PreviewClick" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipClosingEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipClosing" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipClosing" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipOpeningEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipOpening" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipOpening" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CommandProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Command" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Command" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CommandParameterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CommandParameter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CommandParameter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CommandTargetProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CommandTarget" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.CommandTarget" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ContextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Context" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Context" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HasImageProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HasImage" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HasImage" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HasLabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HasLabel" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HasLabel" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HintProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Hint" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Hint" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HintTemplateProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HintTemplate" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HintTemplate" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HintTemplateSelectorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HintTemplateSelector" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.HintTemplateSelector" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.IdProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Id" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Id" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ImageSourceLargeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ImageSourceLarge" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ImageSourceLarge" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ImageSourceSmallProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ImageSourceSmall" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ImageSourceSmall" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.IsHighlightedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.IsHighlighted" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.IsHighlighted" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.KeyTipAccessTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.KeyTipAccessText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.KeyTipAccessText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.Label" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipDescriptionProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipDescription" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipDescription" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipFooterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipFooter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipFooter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipHeaderProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipHeader" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipHeader" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipHelpUriProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipHelpUri" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipHelpUri" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipImageSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipImageSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.ScreenTipImageSource" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.VariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.VariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase.VariantSize" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase"><summary>
            Represents a base <see cref="T:System.Windows.Controls.ComboBox" /> that is designed to be used in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked and a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Click" /> event is raised.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnCommandChanged(System.Windows.Input.ICommand,System.Windows.Input.ICommand)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Command" /> property is changed.
            </summary><param name="oldCommand">The old <see cref="T:System.Windows.Input.ICommand" /> value.</param><param name="newCommand">The new <see cref="T:System.Windows.Input.ICommand" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnMouseEnter(System.Windows.Input.MouseEventArgs)"><summary>
            Occurs when the mouse enters the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnMouseLeave(System.Windows.Input.MouseEventArgs)"><summary>
            Occurs when the mouse leaves the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnPreviewClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.PreviewClick" /> event. 
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Occurs when a property is changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnScreenTipClosing(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipClosing" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnScreenTipOpening(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipOpening" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnTouchLeave(System.Windows.Input.TouchEventArgs)"><summary>
            Occurs when the touch device leaves the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.TouchEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnValidateItems(System.Collections.IList)"><summary>
            Invoked when the specified <see cref="T:System.Collections.IList" /> of items needs to be validated for inclusion in this <see cref="T:System.Windows.Controls.ItemsControl" />.
            </summary><param name="items">The <see cref="T:System.Collections.IList" /> of items to validate.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.OnVariantSizeChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.VariantSize" /> property is changed.
            </summary><param name="oldVariantSize">The old <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.VariantSize" /> value.</param><param name="newVariantSize">The new <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.VariantSize" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.RaiseClickEvent(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked to raise a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Click" /> event.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.SetText(System.String)"><summary>
            Sets the <c>Text</c> property and can optionally perform other operations.
            </summary><param name="text">The text.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.#ctor"><summary>
            Initializes an instance of the <c>ComboBoxBase</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CanUpdateCanExecuteWhenHidden"><summary>
            Gets whether the control gets its <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.UpdateCanExecute" /> method called even when it is hidden.
            </summary><value><c>true</c> if the control gets its <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.UpdateCanExecute" /> method called even when it is hidden; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Command"><summary>
            Gets or sets the <see cref="T:System.Windows.Input.ICommand" /> that is attached to the control.
            </summary><value>The <see cref="T:System.Windows.Input.ICommand" /> that is attached to the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CommandParameter"><summary>
            Gets or sets a user defined data value that can be passed to the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Command" /> when it is executed. 
            </summary><value>A user defined data value that can be passed to the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Command" /> when it is executed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CommandTarget"><summary>
            Gets or sets the object that the command is being executed on. 
            </summary><value>The object that the command is being executed on.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Context"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HasImage"><summary>
            Gets whether the control has an image available for display.
            </summary><returns><c>true</c> if the control has an image available for display; otherwise, <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HasLabel"><summary>
            Gets whether the control has a label available for display.
            </summary><returns><c>true</c> if the control has a label available for display; otherwise, <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Hint"><summary>
            Gets or sets the hint to display when the combobox is empty.
            </summary><value>The hint to display when the combobox is empty.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HintTemplate"><summary>
            Gets or sets a data template used to display the hint of the combobox.
            </summary><value>A data template used to display the hint of the combobox.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HintTemplateSelector"><summary>
            Gets or sets a data template selector that enables an application writer to provide custom template-selection logic for the hint.
            </summary><value>A data template selector that enables an application writer to provide custom template-selection logic for the hint.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Id"><summary>
            Gets or sets the control ID, which can be used to identify the control.
            </summary><value>The control ID, which can be used to identify the control.</value><remarks>
            When two controls of the same type have the same ID, they are considered the same for Quick Access ToolBar (QAT)
            customization purposes.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ImageSourceLarge"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image to display for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ImageSourceSmall"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image to display for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.IsHighlighted"><summary>
            Gets or sets whether the control is currently highlighted in a menu.
            </summary><value><c>true</c> if the control is currently highlighted in a menu; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.IsPointerOver"><summary>
            Gets whether the mouse is truly over the control, which works around an issue in WPF where taps on controls retain the mouse over state.
            </summary><value><c>true</c> if the mouse is truly over the control; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.KeyTipAccessText"><summary>
            Gets or sets the key tip access text for the control.
            </summary><value>The key tip access text for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Label"><summary>
            Gets or sets the text label to display for the control.
            </summary><value>The text label to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipDescription"><summary>
            Gets or sets the description object that will be displayed in screen tips for the control.
            </summary><value>The description object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipFooter"><summary>
            Gets or sets the footer object that will be displayed in screen tips for the control.
            </summary><value>The footer object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipHeader"><summary>
            Gets or sets the header object that will be displayed in screen tips for the control.
            </summary><value>The header object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipHelpUri"><summary>
            Gets or sets the <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the control when its screen tip is displayed and <c>F1</c> is pressed.
            </summary><value>The <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the control when its screen tip is displayed and <c>F1</c> is pressed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipImageSource"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.VariantSize"><summary>
            Gets or sets a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.VariantSize" /> that indicates the control's current variant size.
            </summary><value>
            A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.VariantSize" /> that indicates the control's current variant size.
            The default value is <c>VariantSize.Medium</c>.
            </value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Click"><summary>
            Occurs after a click event occurs on the control.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.PreviewClick"><summary>
            Occurs when a click event is about to occur on the control, thereby causing any containing menus to close.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipClosing"><summary>
            Occurs before any screen tip on the control is closed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipOpening"><summary>
            Occurs before any screen tip on the control is opened.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ClickEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Click" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Click" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.PreviewClickEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.PreviewClick" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.PreviewClick" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipClosingEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipClosing" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipClosing" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipOpeningEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipOpening" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipOpening" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CommandProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Command" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Command" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CommandParameterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CommandParameter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CommandParameter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CommandTargetProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CommandTarget" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.CommandTarget" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ContextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Context" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Context" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HasImageProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HasImage" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HasImage" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HasLabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HasLabel" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HasLabel" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HintProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Hint" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Hint" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HintTemplateProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HintTemplate" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HintTemplate" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HintTemplateSelectorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HintTemplateSelector" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.HintTemplateSelector" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.IdProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Id" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Id" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ImageSourceLargeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ImageSourceLarge" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ImageSourceLarge" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ImageSourceSmallProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ImageSourceSmall" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ImageSourceSmall" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.IsHighlightedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.IsHighlighted" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.IsHighlighted" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.IsPointerOverProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.IsPointerOver" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.IsPointerOver" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.KeyTipAccessTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.KeyTipAccessText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.KeyTipAccessText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.Label" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipDescriptionProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipDescription" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipDescription" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipFooterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipFooter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipFooter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipHeaderProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipHeader" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipHeader" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipHelpUriProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipHelpUri" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipHelpUri" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipImageSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipImageSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.ScreenTipImageSource" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.VariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.VariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase.VariantSize" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.KeyTipToAccessTextConverter"><summary>
            Represents a value converter that converts a key tip access text to an access text string.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.KeyTipToAccessTextConverter.Convert(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"><summary>
            Converts a value. The data binding engine calls this method when it propagates a value from the binding source to the binding target.
            </summary><param name="value">The value produced by the binding source.</param><param name="targetType">The type of the binding target property.</param><param name="parameter">The converter parameter to use.</param><param name="culture">The culture to use in the converter.</param><returns>A converted value.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.KeyTipToAccessTextConverter.ConvertBack(System.Object,System.Type,System.Object,System.Globalization.CultureInfo)"><summary>
            Converts a value. The data binding engine calls this method when it propagates a value from the binding target to the binding source.
            </summary><param name="value">The value produced by the binding source.</param><param name="targetType">The type of the binding target property.</param><param name="parameter">The converter parameter to use.</param><param name="culture">The culture to use in the converter.</param><returns>A converted value.</returns></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase"><summary>
            Represents an abstract base class for a gallery ribbon control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ExtractDataItem(System.Object)"><summary>
            Extracts the data item from the container.
            </summary><param name="itemContainer">The item container.</param><returns>The data item.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.GetContainerForItemOverride"><summary>
            Creates or identifies the element used to display the specified item.
            </summary><returns>The element that is used to display the given item. </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.IsItemItsOwnContainerOverride(System.Object)"><summary>
            Determines if the specified item is (or is eligible to be) its own item container.
            </summary><param name="item">Specified item.</param><returns><c>true</c> if the item is its own item container; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.OnActiveItemChanged(System.Object,System.Object)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItem" /> property is changed
            and raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItemChanged" /> event.
            </summary><param name="oldActiveItem">The old <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItem" /> value.</param><param name="newActiveItem">The new <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItem" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.OnItemClick(ActiproSoftware.Windows.ObjectItemRoutedEventArgs)"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ItemClick" /> event. 
            </summary><param name="e">An <c>ItemRoutedEventArgs&lt;object&gt;</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.OnItemTemplateChanged(System.Windows.DataTemplate,System.Windows.DataTemplate)"><summary>
            Occurs when the <c>ItemTemplate</c> property has changed.
            </summary><param name="oldItemTemplate">The old item template.</param><param name="newItemTemplate">The new item template.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.OnMouseLeave(System.Windows.Input.MouseEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Mouse" />.<see cref="F:System.Windows.Input.Mouse.MouseLeaveEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.OnSelectedItemChanged(System.Object,System.Object)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" /> property is changed
            and raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItemChanged" /> event.
            </summary><param name="oldSelectedItem">The old <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" /> value.</param><param name="newSelectedItem">The new <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.PrepareContainerForItemOverride(System.Windows.DependencyObject,System.Object)"><summary>
            Prepares the specified element to display the specified item. 
            </summary><param name="element">The <see cref="T:System.Windows.DependencyObject" /> that is the wrapper element.</param><param name="item">The item that is being wrapped.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.#ctor"><summary>
            Initializes a new instance of the <c>GalleryBase</c> class.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItem"><summary>
            Gets the item that is currently active (being previewed).
            </summary><value>The item that is currently active (being previewed).</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.IsPreviewEnabled"><summary>
            Gets or sets whether preview notifications are enabled for the items.
            </summary><value><c>true</c> if preview command notifications are enabled for the items; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.IsSelectionHighlightVisible"><summary>
            Gets or sets whether the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" />'s selection highlight is visible for the gallery.
            </summary><value><c>true</c> if the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" />'s selection highlight is visible for the gallery; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ItemSize"><summary>
            Gets the <see cref="T:System.Windows.Size" /> of the items in the gallery.
            </summary><value>The <see cref="T:System.Windows.Size" /> of the items in the gallery.</value><remarks>
            Each item in the gallery must be the same size.
            This property will automatically be set the first time a gallery measure occurs by examining the 
            size of the first item in the gallery.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem"><summary>
            Gets or sets the item that is currently selected.
            </summary><value>The item that is currently selected.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ZoomedInItemTemplate"><summary>
            Gets or sets the <see cref="T:System.Windows.DataTemplate" /> that is applied to zoomed-in items.
            </summary><value>The <see cref="T:System.Windows.DataTemplate" /> that is applied to zoomed-in items.</value><remarks>
            When this property is specified, a zoom-in effect will be made when hovering over items.
            This template supplies an alternate template for the zoomed-in item that can provide more detail than the normal one.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ZoomedInItemTemplateSelector"><summary>
            Gets or sets the <see cref="T:System.Windows.Controls.DataTemplateSelector" /> that is used to select a template for zoomed-in items.
            </summary><value>The <see cref="T:System.Windows.Controls.DataTemplateSelector" /> that is used to select a template for zoomed-in items.</value><remarks>
            When this property is specified, a zoom-in effect will be made when hovering over items.
            This template selector supplies an alternate template for the zoomed-in item that can provide more detail than the normal one.
            </remarks></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItemChanged"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItem" /> property is changed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ItemClick"><summary>
            Occurs after a click event occurs on an item in the control.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItemChanged"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" /> property is changed.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItemChangedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItemChanged" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItemChanged" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ItemClickEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ItemClick" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ItemClick" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItemChangedEvent"><summary>
            Identifies the <c>SelectedItemChanged</c> routed event.  This field is read-only.
            </summary><value>The identifier for the <c>SelectedItemChanged</c> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItemProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItem" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ActiveItem" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.IsPreviewEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.IsPreviewEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.IsPreviewEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.IsSelectionHighlightVisibleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.IsSelectionHighlightVisible" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.IsSelectionHighlightVisible" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ItemSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ItemSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ItemSize" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItemProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.SelectedItem" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ZoomedInItemTemplateProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ZoomedInItemTemplate" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ZoomedInItemTemplate" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ZoomedInItemTemplateSelectorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ZoomedInItemTemplateSelector" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.GalleryBase.ZoomedInItemTemplateSelector" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton"><summary>
            Represents the ribbon application button control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.OnAccessKey(System.Windows.Input.AccessKeyEventArgs)"><summary>
            Responds when the access key for this control is invoked. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.AccessKeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.OnApplyTemplate"><summary>
            Invoked whenever application code or internal processes call <see cref="M:System.Windows.FrameworkElement.ApplyTemplate" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseButtonEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.OnPopupClosed"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupClosed" /> event. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.OnPopupOpened"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpened" /> event. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.OnPopupOpening"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpeningEvent" />. 
            </summary><returns><c>true</c> if the popup opening should be allowed to open; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.OnRenderSizeChanged(System.Windows.SizeChangedInfo)"><summary>
            Called when the rendered size of a control changes. 
            </summary><param name="sizeInfo">Specifies the size changes.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.IsPopupEnabled"><summary>
            Gets or sets whether allow popups for this button.  Popups are disabled for Backstage view.
            </summary><value><c>true</c> if popups are enabled for this button; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.UseScenicLayout"><summary>
            Gets or sets whether to use the 'Scenic' button layout.
            </summary><value><c>true</c> if the 'Scenic' button layout should be used; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.IsPopupEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.IsPopupEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.IsPopupEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.UseScenicLayoutProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.UseScenicLayout" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ApplicationButton.UseScenicLayout" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase"><summary>
            Represents a base class for a button <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> control that can display a popup.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.OnLostMouseCapture(System.Windows.Input.MouseEventArgs)"><summary>
            Called when an element no longer is receiving mouse event messages.
            </summary><param name="e">The event data for the <c>Mouse.LostMouseCapture</c> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.OnPopupClosed"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupClosedEvent" />. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.OnPopupOpened"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpenedEvent" />. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.OnPopupOpening"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpeningEvent" />. 
            </summary><returns><c>true</c> if the popup opening should be allowed to open; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.OnVisualParentChanged(System.Windows.DependencyObject)"><summary>
            Invoked when the parent of the element in the visual tree has changed.
            </summary><param name="oldParent">A <see cref="T:System.Windows.DependencyObject" /> that indicates the old visual parent.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.AutoDisableWhenPopupContentIsDisabled"><summary>
            Gets or sets whether to auto-disable the popup button when all the items on the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContent" /> are disabled.
            </summary><value><c>true</c> if auto-disabling should occur; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.CustomPopupPlacementCallback"><summary>
            Gets or sets a delegate handler method that positions the popup control.
            </summary><value>
            The <see cref="T:System.Windows.Controls.Primitives.CustomPopupPlacementCallback" /> delegate method that provides placement information for the popup control. 
            The default value is <see langword="null" />.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.IsPopupOpen"><summary>
            Gets or sets whether a child popup is open.
            </summary><value><c>true</c> if the a child popup is open; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.LogicalChildren"><summary>
            Gets an enumerator for logical child elements of this element.
            </summary><value>An enumerator for logical child elements of this element.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContent"><summary>
            Gets or sets the content that is displayed on the popup for the button.
            </summary><value>The content that is displayed on the popup for the button.</value><remarks>
            This can be any object, including panels of multiple controls, however it is generally a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu" />.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContentTemplate"><summary>
            Gets or sets the <see cref="T:System.Windows.DataTemplate" /> to use for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContent" />.
            </summary><value>The <see cref="T:System.Windows.DataTemplate" /> to use for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContent" />.</value><remarks>
            This property is only really useful if your popup content is a data object and not a UI element.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContentTemplateSelector"><summary>
            Gets or sets the <see cref="T:System.Windows.Controls.DataTemplateSelector" /> to use for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContent" />.
            </summary><value>The <see cref="T:System.Windows.Controls.DataTemplateSelector" /> to use for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContent" />.</value><remarks>
            This property is only really useful if your popup content is a data object and not a UI element.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupHasBorder"><summary>
            Gets or sets whether the popup should display a border.
            </summary><returns><c>true</c> if the popup should display a border; otherwise, <c>false</c>.
            The default value is <c>true</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupHorizontalOffset"><summary>
            Gets or sets the offset from the left of the area that is specified for the popup control content by a combination of the 
            <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacement" />, <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementTarget" />, and <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementRectangle" /> properties. 
            </summary><value>
            An offset from the left of the area that is specified for the popup control by a combination of the 
            <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacement" />, <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementTarget" />, and <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementRectangle" /> properties. 
            The default value is <c>0.0</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacement"><summary>
            Gets or sets the orientation of the popup when the it opens,
            and specifies the behavior of the popup when it overlaps screen boundaries.
            </summary><value>
            A <see cref="T:System.Windows.Controls.Primitives.PlacementMode" /> enumeration value that determines the orientation of the popup when it opens, 
            and that specifies how it interacts with screen boundaries. 
            The default value is <c>Bottom</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementRectangle"><summary>
            Gets or sets the rectangle relative to which the popup control is positioned when it opens.
            </summary><value>
            The rectangle that is used to position the popup control. 
            The default value is <see langword="null" />.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementTarget"><summary>
            Gets or sets the element relative to which the popup is positioned when it opens.
            </summary><value>
            The <see cref="T:System.Windows.UIElement" /> that is the logical parent of the Popup control. 
            The default value is <see langword="null" />.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupResizeMode"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.ControlResizeMode" /> that specifies the popup's resizing capabilities.
            </summary><value>
            A <see cref="T:ActiproSoftware.Windows.Controls.ControlResizeMode" /> that specifies the popup's resizing capabilities.
            The default value is <c>ControlResizeMode.None</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupVerticalOffset"><summary>
            Gets or sets the offset from the top of the area that is specified for the popup control content by a combination of the 
            <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacement" />, <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementTarget" />, and <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementRectangle" /> properties. 
            </summary><value>
            An offset from the top of the area that is specified for the popup control by a combination of the 
            <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacement" />, <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementTarget" />, and <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementRectangle" /> properties. 
            The default value is <c>0.0</c>.
            </value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupClosed"><summary>
            Occurs when the value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.IsPopupOpen" /> property changes from <c>true</c> to <c>false</c>.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpened"><summary>
            Occurs when the value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.IsPopupOpen" /> property changes from <c>false</c> to <c>true</c>.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpening"><summary>
            Occurs before the value of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.IsPopupOpen" /> property changes from <c>false</c> to <c>true</c>.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupClosedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupClosed" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupClosed" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpenedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpened" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpened" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpeningEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpening" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupOpening" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.AutoDisableWhenPopupContentIsDisabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.AutoDisableWhenPopupContentIsDisabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.AutoDisableWhenPopupContentIsDisabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.CustomPopupPlacementCallbackProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.CustomPopupPlacementCallback" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.CustomPopupPlacementCallback" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.IsPopupOpenProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.IsPopupOpen" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.IsPopupOpen" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContentProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContent" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContent" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContentTemplateProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContentTemplate" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContentTemplate" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContentTemplateSelectorProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContentTemplateSelector" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupContentTemplateSelector" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupHasBorderProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupHasBorder" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupHasBorder" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupHorizontalOffsetProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupHorizontalOffset" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupHorizontalOffset" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacement" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacement" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementRectangleProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementRectangle" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementRectangle" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementTargetProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementTarget" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupPlacementTarget" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupResizeModeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupResizeMode" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupResizeMode" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupVerticalOffsetProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupVerticalOffset" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.PopupButtonBase.PopupVerticalOffset" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem"><summary>
            Represents a menu item wrapper that is applied to items within a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Menu" /> control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.OnContentChanged(System.Object,System.Object)"><summary>
            Occurs when the content is changed.
            </summary><param name="oldContent">The old content.</param><param name="newContent">The new content.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.OnGotKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)"><summary>
            Occurs after the control gains keyboard focus.
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyboardFocusChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.OnIsKeyboardFocusWithinChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Called after the value of the <see cref="P:System.Windows.UIElement.IsKeyboardFocusWithin" /> property has changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.OnMouseMove(System.Windows.Input.MouseEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Mouse" />.<see cref="F:System.Windows.Input.Mouse.MouseMoveEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.OnMouseLeave(System.Windows.Input.MouseEventArgs)"><summary>
            Occurs when the mouse leaves the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.IsContentEnabled"><summary>
            Gets or sets whether the content is enabled.
            </summary><value><c>true</c> if the content is enabled; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.IsPopupOpen"><summary>
            Gets or sets whether a child popup is open.
            </summary><value><c>true</c> if the a child popup is open; otherwise, <c>false</c>.
            </value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.IsContentEnabledProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.IsContentEnabled" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.IsContentEnabled" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.IsPopupOpenProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.IsPopupOpen" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.MenuItem.IsPopupOpen" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IVariantControl"><summary>
            Provides the base requirements for a controls that can alter its layout based on a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IVariantControl.VariantSize" /> setting.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IVariantControl.Context"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IVariantControl.VariantSize"><summary>
            Gets or sets a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IVariantControl.VariantSize" /> that indicates the control's current variant size.
            </summary><value>A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IVariantControl.VariantSize" /> that indicates the control's current variant size.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase"><summary>
            Represents a base ribbon control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnAccessKey(System.Windows.Input.AccessKeyEventArgs)"><summary>
            Responds when the access key for this control is invoked. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.AccessKeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked and a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> event is raised.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnCommandChanged(System.Windows.Input.ICommand,System.Windows.Input.ICommand)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Command" /> property is changed.
            </summary><param name="oldCommand">The old <see cref="T:System.Windows.Input.ICommand" /> value.</param><param name="newCommand">The new <see cref="T:System.Windows.Input.ICommand" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnPreviewClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.PreviewClick" /> event. 
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Occurs when a property is changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnScreenTipClosing(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipClosing" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnScreenTipOpening(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipOpening" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.OnVariantSizeChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> property is changed.
            </summary><param name="oldVariantSize">The old <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> value.</param><param name="newVariantSize">The new <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.RaiseClickEvent(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked to raise a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> event.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ToString"><summary>
            Creates and returns a string representation of the current object.
            </summary><returns>A string representation of the current object.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CanUpdateCanExecuteWhenHidden"><summary>
            Gets whether the control gets its <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.UpdateCanExecute" /> method called even when it is hidden.
            </summary><value><c>true</c> if the control gets its <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.UpdateCanExecute" /> method called even when it is hidden; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Command"><summary>
            Gets or sets the <see cref="T:System.Windows.Input.ICommand" /> that is attached to the control.
            </summary><value>The <see cref="T:System.Windows.Input.ICommand" /> that is attached to the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CommandParameter"><summary>
            Gets or sets a user defined data value that can be passed to the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Command" /> when it is executed. 
            </summary><value>A user defined data value that can be passed to the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Command" /> when it is executed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CommandTarget"><summary>
            Gets or sets the object that the command is being executed on. 
            </summary><value>The object that the command is being executed on.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Context"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.HasImage"><summary>
            Gets whether the control has an image available for display.
            </summary><returns><c>true</c> if the control has an image available for display; otherwise, <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.HasLabel"><summary>
            Gets whether the control has a label available for display.
            </summary><returns><c>true</c> if the control has a label available for display; otherwise, <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Id"><summary>
            Gets or sets the control ID, which can be used to identify the control.
            </summary><value>The control ID, which can be used to identify the control.</value><remarks>
            When two controls of the same type have the same ID, they are considered the same for Quick Access ToolBar (QAT)
            customization purposes.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ImageSourceLarge"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image to display for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ImageSourceSmall"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image to display for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.IsHighlighted"><summary>
            Gets or sets whether the control is currently highlighted in a menu.
            </summary><value><c>true</c> if the control is currently highlighted in a menu; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.KeyTipAccessText"><summary>
            Gets or sets the key tip access text for the control.
            </summary><value>The key tip access text for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Label"><summary>
            Gets or sets the text label to display for the control.
            </summary><value>The text label to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipDescription"><summary>
            Gets or sets the description object that will be displayed in screen tips for the control.
            </summary><value>The description object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipFooter"><summary>
            Gets or sets the footer object that will be displayed in screen tips for the control.
            </summary><value>The footer object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipHeader"><summary>
            Gets or sets the header object that will be displayed in screen tips for the control.
            </summary><value>The header object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipHelpUri"><summary>
            Gets or sets the <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the control when its screen tip is displayed and <c>F1</c> is pressed.
            </summary><value>The <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the control when its screen tip is displayed and <c>F1</c> is pressed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipImageSource"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize"><summary>
            Gets or sets a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> that indicates the control's current variant size.
            </summary><value>
            A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> that indicates the control's current variant size.
            The default value is <c>VariantSize.Medium</c>.
            </value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click"><summary>
            Occurs after a click event occurs on the control.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.PreviewClick"><summary>
            Occurs when a click event is about to occur on the control, thereby causing any containing menus to close.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipClosing"><summary>
            Occurs before any screen tip on the control is closed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipOpening"><summary>
            Occurs before any screen tip on the control is opened.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ClickEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.PreviewClickEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.PreviewClick" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.PreviewClick" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipClosingEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipClosing" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipClosing" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipOpeningEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipOpening" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipOpening" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CommandProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Command" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Command" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CommandParameterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CommandParameter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CommandParameter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CommandTargetProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CommandTarget" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.CommandTarget" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ContextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Context" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Context" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.HasImageProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.HasImage" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.HasImage" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.HasLabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.HasLabel" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.HasLabel" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.IdProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Id" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Id" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ImageSourceLargeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ImageSourceLarge" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ImageSourceLarge" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ImageSourceSmallProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ImageSourceSmall" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ImageSourceSmall" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.IsHighlightedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.IsHighlighted" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.IsHighlighted" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.KeyTipAccessTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.KeyTipAccessText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.KeyTipAccessText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Label" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipDescriptionProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipDescription" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipDescription" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipFooterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipFooter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipFooter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipHeaderProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipHeader" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipHeader" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipHelpUriProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipHelpUri" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipHelpUri" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipImageSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipImageSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipImageSource" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.VariantSize" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase"><summary>
            Represents a base class for a button <see cref="T:System.Windows.Controls.Control" /> that is designed to be used in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.MeasureOverride(System.Windows.Size)"><summary>
            When overridden in a derived class, measures the size in layout required for child elements and 
            determines a size for the <see cref="T:System.Windows.FrameworkElement" />-derived class.
            </summary><param name="constraint">
            The available size that this element can give to child elements. 
            Infinity can be specified as a value to indicate that the element will size to whatever content is available.
            </param><returns>The size that this element determines it needs during layout, based on its calculations of child element sizes.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnChecked"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.CheckedEvent" />. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked and a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> event is raised.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnCommandChanged(System.Windows.Input.ICommand,System.Windows.Input.ICommand)"><summary>
            Occurs when the <c>Command</c> property has changed.
            </summary><param name="oldCommand">The old value.</param><param name="newCommand">The new value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnIndeterminate"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IndeterminateEvent" />. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnKeyDown(System.Windows.Input.KeyEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Keyboard" />.<see cref="F:System.Windows.Input.Keyboard.KeyDownEvent" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnKeyUp(System.Windows.Input.KeyEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Keyboard" />.<see cref="F:System.Windows.Input.Keyboard.KeyUpEvent" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.KeyEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnLostKeyboardFocus(System.Windows.Input.KeyboardFocusChangedEventArgs)"><summary>
            Called when an element loses keyboard focus.
            </summary><param name="e">The event data for the <see cref="E:System.Windows.IInputElement.LostKeyboardFocus" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnLostMouseCapture(System.Windows.Input.MouseEventArgs)"><summary>
            Called when an element no longer is receiving mouse event messages.
            </summary><param name="e">The event data for the <c>Mouse.LostMouseCapture</c> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnMouseEnter(System.Windows.Input.MouseEventArgs)"><summary>
            Occurs when the mouse enters the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnMouseLeave(System.Windows.Input.MouseEventArgs)"><summary>
            Occurs when the mouse leaves the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonDown" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> routed event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">The event data for the <see cref="E:System.Windows.UIElement.MouseLeftButtonUp" /> event.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnMouseMove(System.Windows.Input.MouseEventArgs)"><summary>
            Invoked when an unhandled <see cref="T:System.Windows.Input.Mouse" />.<see cref="F:System.Windows.Input.Mouse.MouseMoveEvent" /> attached event is raised on this element. 
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <see cref="T:System.Windows.Input.MouseEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnPreviewClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.PreviewClick" /> event. 
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Invoked whenever the effective value of any dependency property on this <see cref="T:System.Windows.FrameworkElement" /> has been
            updated. The specific dependency property that changed is reported in the arguments parameter.
            </summary><param name="e">The event data that describes the property that changed, as well as old and new values.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnRenderSizeChanged(System.Windows.SizeChangedInfo)"><summary>
            Called when the rendered size of a control changes. 
            </summary><param name="sizeInfo">Specifies the size changes.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnScreenTipOpening(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ScreenTipOpening" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnTouchLeave(System.Windows.Input.TouchEventArgs)"><summary>
            Occurs when the touch device leaves the control.
            </summary><param name="e">A <see cref="T:System.Windows.Input.TouchEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.OnUnchecked"><summary>
            Raises the <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.UncheckedEvent" />. 
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.ClickMode"><summary>
            Gets or sets when the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> event should occur.
            </summary><returns>A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.ClickMode" /> that indicates when the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.Click" /> event should occur.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.HasPopup"><summary>
            Gets whether the control has a popup.
            </summary><value><c>true</c> if the control has a popup; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsChecked"><summary>
            Gets or sets whether the control is checked.
            </summary><value><c>true</c> if the control is checked; otherwise, <c>false</c>.
            The default value is <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.ImageSourceSmallSize"><summary>
            Gets or sets the size of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ImageSourceSmall" /> when used in a <c>VariantSize.Collapsed</c> button template.
            </summary><value>
            The size of the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ControlBase.ImageSourceSmall" /> when used in a <c>VariantSize.Collapsed</c> button template.
            The default value is <c>16x16</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.InputGestureText"><summary>
            Gets or sets the input gesture text (keyboard shortcut) to display when used in a small menu item context.
            </summary><value>The input gesture text (keyboard shortcut) to display when used in a small menu item context.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsEnabledCore"><summary>
            Gets a value that becomes the return value of <see cref="P:System.Windows.UIElement.IsEnabled" /> in derived classes. 
            </summary><returns><c>true</c> if the element is enabled; otherwise, <c>false</c>. 
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsPointerOver"><summary>
            Gets whether the mouse is truly over the control, which works around an issue in WPF where taps on controls retain the mouse over state.
            </summary><value><c>true</c> if the mouse is truly over the control; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsPressed"><summary>
            Gets whether the button is pressed.
            </summary><value><c>true</c> if the button is pressed; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.MenuItemDescription"><summary>
            Gets or sets the description that can be used on buttons in a large menu item context.
            </summary><value>The description that can be used on buttons in a large menu item context.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.StaysOpenOnClick"><summary>
            Gets or sets whether the control keeps a parent popup open when it is clicked.
            </summary><value><c>true</c> if the parent popup remains open when the control is clicked; otherwise, <c>false</c>.
            </value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.Checked"><summary>
            Occurs when the control is checked.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.Indeterminate"><summary>
            Occurs when the checked state of the control is indeterminate.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.Unchecked"><summary>
            Occurs when the control is unchecked.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.CheckedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.Checked" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.Checked" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IndeterminateEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.Indeterminate" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.Indeterminate" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.UncheckedEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.Unchecked" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.Unchecked" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.ClickModeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.ClickMode" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.ClickMode" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.HasPopupProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.HasPopup" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.HasPopup" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.ImageSourceSmallSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.ImageSourceSmallSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.ImageSourceSmallSize" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.InputGestureTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.InputGestureText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.InputGestureText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsCheckedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsChecked" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsChecked" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsPointerOverProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsPointerOver" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsPointerOver" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsPressedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsPressed" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.IsPressed" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.MenuItemDescriptionProperty"><summary>
            Identifies the <c>MenuItemDescription</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>MenuItemDescription</c> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase.StaysOpenOnClickProperty"><summary>
            Identifies the <c>StaysOpenOnClick</c> dependency property.  This field is read-only.
            </summary><value>The identifier for the <c>StaysOpenOnClick</c> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase"><summary>
            Represents a base <see cref="T:System.Windows.Controls.ItemsControl" /> that is designed to be used in a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" />.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CoerceCommandParameter(System.Windows.DependencyObject,System.Object)"><summary>
            Coerces a new <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.CommandParameterProperty" /> value.
            </summary><param name="obj">The <see cref="T:System.Windows.DependencyObject" /> whose property is changed.</param><param name="value">The new value being set.</param><returns>The coerced value to set.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked and a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Click" /> event is raised.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnCommandChanged(System.Windows.Input.ICommand,System.Windows.Input.ICommand)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Command" /> property is changed.
            </summary><param name="oldCommand">The old <see cref="T:System.Windows.Input.ICommand" /> value.</param><param name="newCommand">The new <see cref="T:System.Windows.Input.ICommand" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnContextChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Context" /> property is changed.
            </summary><param name="oldContext">The old <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param><param name="newContext">The new <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnCreateAutomationPeer"><summary>
            Creates and returns an <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> object for this type. 
            </summary><returns>The <see cref="T:System.Windows.Automation.Peers.AutomationPeer" /> that was created.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnItemsChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Invoked when the <c>Items</c> property changes.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnKeyTipAccessed(System.String)"><summary>
            Called when key tip access text for the control is typed by the end user.
            </summary><param name="keyTipAccessText">The key tip access text that was typed.</param><returns><c>true</c> if an action was executed that should stop key tip mode; otherwise, <c>false</c>.
            </returns><remarks>
            Implementations of this method should either execute the action associated with the control
            or move focus to the control so that the end user can take further action such as in a menu.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnPreviewClick(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Raises the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.PreviewClick" /> event. 
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)"><summary>
            Occurs when a property is changed.
            </summary><param name="e">A <see cref="T:System.Windows.DependencyPropertyChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnScreenTipClosing(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipClosing" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnScreenTipOpening(System.Windows.RoutedEventArgs)"><summary>
            Invoked when an unhandled <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipOpening" /> attached event reaches an element in its route that is derived from this class.
            Implement this method to add class handling for this event. 
            </summary><param name="e">A <c>RoutedEventArgs</c> that contains the event data.</param><remarks>
            This method has no default implementation. 
            Because an intermediate class in the inheritance might implement this method, 
            we recommend that you call the base implementation in your implementation.
            </remarks></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnValidateItems(System.Collections.IList)"><summary>
            Invoked when the specified <see cref="T:System.Collections.IList" /> of items needs to be validated for inclusion in this <see cref="T:System.Windows.Controls.ItemsControl" />.
            </summary><param name="items">The <see cref="T:System.Collections.IList" /> of items to validate.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.OnVariantSizeChanged(ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize,ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize)"><summary>
            Occurs when the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> property is changed.
            </summary><param name="oldVariantSize">The old <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> value.</param><param name="newVariantSize">The new <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> value.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.RaiseClickEvent(ActiproSoftware.Windows.Controls.Ribbon.Controls.ExecuteRoutedEventArgs)"><summary>
            Called when the control is clicked to raise a <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Click" /> event.
            </summary><param name="e">An <c>ExecuteRoutedEventArgs</c> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.UpdateCanExecute"><summary>
            Updates whether the command can execute.
            </summary></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CanUpdateCanExecuteWhenHidden"><summary>
            Gets whether the control gets its <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.UpdateCanExecute" /> method called even when it is hidden.
            </summary><value><c>true</c> if the control gets its <see cref="M:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.UpdateCanExecute" /> method called even when it is hidden; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Command"><summary>
            Gets or sets the <see cref="T:System.Windows.Input.ICommand" /> that is attached to the control.
            </summary><value>The <see cref="T:System.Windows.Input.ICommand" /> that is attached to the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CommandParameter"><summary>
            Gets or sets a user defined data value that can be passed to the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Command" /> when it is executed. 
            </summary><value>A user defined data value that can be passed to the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Command" /> when it is executed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CommandTarget"><summary>
            Gets or sets the object that the command is being executed on. 
            </summary><value>The object that the command is being executed on.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Context"><summary>
            Gets or sets a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.
            </summary><value>A <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the current context of the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.HasImage"><summary>
            Gets whether the control has an image available for display.
            </summary><returns><c>true</c> if the control has an image available for display; otherwise, <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.HasLabel"><summary>
            Gets whether the control has a label available for display.
            </summary><returns><c>true</c> if the control has a label available for display; otherwise, <c>false</c>.
            </returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Id"><summary>
            Gets or sets the control ID, which can be used to identify the control.
            </summary><value>The control ID, which can be used to identify the control.</value><remarks>
            When two controls of the same type have the same ID, they are considered the same for Quick Access ToolBar (QAT)
            customization purposes.
            </remarks></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ImageSourceLarge"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image to display for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 32x32 image to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ImageSourceSmall"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image to display for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the 16x16 image to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.IsHighlighted"><summary>
            Gets or sets whether the control is currently highlighted in a menu.
            </summary><value><c>true</c> if the control is currently highlighted in a menu; otherwise, <c>false</c>.
            </value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.KeyTipAccessText"><summary>
            Gets or sets the key tip access text for the control.
            </summary><value>The key tip access text for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Label"><summary>
            Gets or sets the text label to display for the control.
            </summary><value>The text label to display for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipDescription"><summary>
            Gets or sets the description object that will be displayed in screen tips for the control.
            </summary><value>The description object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipFooter"><summary>
            Gets or sets the footer object that will be displayed in screen tips for the control.
            </summary><value>The footer object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipHeader"><summary>
            Gets or sets the header object that will be displayed in screen tips for the control.
            </summary><value>The header object that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipHelpUri"><summary>
            Gets or sets the <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the control when its screen tip is displayed and <c>F1</c> is pressed.
            </summary><value>The <see cref="T:System.Uri" /> specifying the location of context-sensitive help related to the control when its screen tip is displayed and <c>F1</c> is pressed.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipImageSource"><summary>
            Gets or sets the <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the control.
            </summary><value>The <see cref="T:System.Windows.Media.ImageSource" /> for the image that will be displayed in screen tips for the control.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize"><summary>
            Gets or sets a <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> that indicates the control's current variant size.
            </summary><value>
            A <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> that indicates the control's current variant size.
            The default value is <c>VariantSize.Medium</c>.
            </value></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Click"><summary>
            Occurs after a click event occurs on the control.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.PreviewClick"><summary>
            Occurs when a click event is about to occur on the control, thereby causing any containing menus to close.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipClosing"><summary>
            Occurs before any screen tip on the control is closed.
            </summary></member><member name="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipOpening"><summary>
            Occurs before any screen tip on the control is opened.
            </summary></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ClickEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Click" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Click" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.PreviewClickEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.PreviewClick" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.PreviewClick" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipClosingEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipClosing" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipClosing" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipOpeningEvent"><summary>
            Identifies the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipOpening" /> routed event.  This field is read-only.
            </summary><value>The identifier for the <see cref="E:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipOpening" /> routed event.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CommandProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Command" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Command" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CommandParameterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CommandParameter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CommandParameter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CommandTargetProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CommandTarget" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.CommandTarget" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ContextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Context" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Context" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.HasImageProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.HasImage" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.HasImage" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.HasLabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.HasLabel" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.HasLabel" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.IdProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Id" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Id" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ImageSourceLargeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ImageSourceLarge" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ImageSourceLarge" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ImageSourceSmallProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ImageSourceSmall" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ImageSourceSmall" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.IsHighlightedProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.IsHighlighted" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.IsHighlighted" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.KeyTipAccessTextProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.KeyTipAccessText" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.KeyTipAccessText" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.LabelProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Label" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.Label" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipDescriptionProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipDescription" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipDescription" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipFooterProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipFooter" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipFooter" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipHeaderProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipHeader" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipHeader" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipHelpUriProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipHelpUri" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipHelpUri" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipImageSourceProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipImageSource" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.ScreenTipImageSource" /> dependency property.</value></member><member name="F:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSizeProperty"><summary>
            Identifies the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> dependency property.  This field is read-only.
            </summary><value>The identifier for the <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase.VariantSize" /> dependency property.</value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1"><summary>
            Represents an observable collection of ribbon controls.
            </summary><typeparam name="T">The control type.</typeparam></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.AddRange(`0[])"><summary>
            Adds multiple items to the collection.
            </summary><param name="items">The array of items to add.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.ClearItems"><summary>
            Removes all items from the collection.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.Contains(System.String)"><summary>
            Determines whether an item with the specified <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.LabelProperty" /> value is in the collection.
            </summary><param name="label">The label value to locate in the collection.</param><returns><c>true</c> if an item with the specified <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.LabelProperty" /> value is found in the collection; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.IndexOf(System.String)"><summary>
            Searches for an item with the specified <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.LabelProperty" /> value and 
            returns the zero-based index of the first occurrence within the entire collection.
            </summary><param name="label">The label value to locate in the collection.</param><returns>
            The zero-based index of the first occurrence of an item with the specified <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.LabelProperty" /> value
            within the entire collection, if found; otherwise, <c>-1</c>.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.OnCollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventArgs)"><summary>
            Raises the <c>CollectionChanged</c> event with the provided arguments.
            </summary><param name="e">A <see cref="T:System.Collections.Specialized.NotifyCollectionChangedEventArgs" /> that contains the event data.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.#ctor"><summary>
            Initializes an instance of the <c>RibbonControlCollection</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.#ctor(System.Object,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext)"><summary>
            Initializes an instance of the <c>RibbonControlCollection</c> class.
            </summary><param name="owner">The owner of the collection.</param><param name="context">The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the context of the items in the collection.</param></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.#ctor(System.Object,ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext,System.Nullable{ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize})"><summary>
            Initializes an instance of the <c>RibbonControlCollection</c> class.
            </summary><param name="owner">The owner of the collection.</param><param name="context">The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the context of the items in the collection.</param><param name="itemVariantSize">A nullable <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.VariantSize" /> that should be assigned to any child <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.IVariantControl" /> items.  If <see langword="null" /> is passed, no variant size will be set.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.Context"><summary>
            Gets the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the context of the items in the collection.
            </summary><value>The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ControlContext" /> that describes the context of the items in the collection.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.Owner"><summary>
            Gets the owner of the collection.
            </summary><value>The owner of the collection.</value></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Collections.RibbonControlCollection`1.Item(System.String)"><summary>
            Gets the item with the specified <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.LabelProperty" /> value. 
            <para>
            [C#] In C#, this property is the indexer for the <c>RibbonControlCollection</c> class. 
            </para></summary><param name="label">The label value to locate in the collection.</param><value>
            The item with the specified <see cref="F:ActiproSoftware.Windows.Controls.Ribbon.UI.RibbonControlService.LabelProperty" /> value. 
            </value></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Collections.ContextualTabGroupCollection"><summary>
            Represents an observable <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ContextualTabGroup" /> collection.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Collections.ContextualTabGroupCollection.#ctor"><summary>
            Initializes an instance of the <c>ContextualTabGroupCollection</c> class.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Collections.ContextualTabGroupCollection.#ctor(System.Object)"><summary>
            Initializes an instance of the <c>ContextualTabGroupCollection</c> class.
            </summary><param name="owner">The owner of the collection.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Collections.GroupVariantCollection"><summary>
            Represents an observable <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.GroupVariant" /> collection.
            </summary></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.ApplicationMenuAutomationPeer"><summary>
            Exposes ribbon control types to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.ApplicationMenuAutomationPeer.GetAutomationControlTypeCore"><summary>
            Gets the <see cref="T:System.Windows.Automation.Peers.AutomationControlType" /> for the element that is associated with the UI Automation peer.
            </summary><returns>A <see cref="T:System.Windows.Automation.Peers.AutomationControlType" /> indicating the control type.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.ApplicationMenuAutomationPeer.#ctor(System.Windows.Controls.ItemsControl)"><summary>
            Initializes an instance of the <c>ApplicationMenuAutomationPeer</c> class.
            </summary><param name="owner">The owner of the automation peer.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageAutomationPeer"><summary>
            Exposes the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage" /> control to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageAutomationPeer.CreateItemAutomationPeer(System.Object)"><summary>
            Creates the item automation peer.
            </summary><param name="item">The item.</param><returns></returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageAutomationPeer.#ctor(ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage)"><summary>
            Initializes an instance of the <c>BackstageAutomationPeer</c> class.
            </summary><param name="owner">The owner of the automation peer.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageItemAutomationPeer"><summary>
            Exposes the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Backstage" /> control to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageItemAutomationPeer.GetAutomationControlTypeCore"><summary>
            Gets the control type for the item that is associated with this peer.
            </summary><returns>
            The control type for the item that is associated with this peer.
            </returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageItemAutomationPeer.GetClassNameCore"><summary>
            Gets a human readable name that, in addition to <see cref="T:System.Windows.Automation.Peers.AutomationControlType" />, differentiates the control represented by this <see cref="T:System.Windows.Automation.Peers.AutomationPeer" />. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageItemAutomationPeer.GetNameCore"><summary>
            Gets the text string describing the element that is associated with this automation peer. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageItemAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)"><summary>
            Gets the object that supports the specified control pattern of the element that is associated with this automation
            peer.
            </summary><param name="patternInterface">A value in the enumeration.</param><returns>
            This method will return a <c>this</c> pointer in the follow cases:
            <list type="bullet"><item><term>
            If <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.Invoke" /> and <c>Item</c> is a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase" />.
            </term></item></list></returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageItemAutomationPeer.#ctor(System.Object,ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageAutomationPeer)"><summary>
            Initializes an instance of the <c>BackstageItemAutomationPeer</c> class.
            </summary><param name="owner">The owner of the automation peer.</param><param name="backstageAutomationPeer">The backstage automation peer.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageTabAutomationPeer"><summary>
            Exposes the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.BackstageTab" /> control to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageTabAutomationPeer.GetClassNameCore"><summary>
            Gets a human readable name that, in addition to <see cref="T:System.Windows.Automation.Peers.AutomationControlType" />, differentiates the control represented by this <see cref="T:System.Windows.Automation.Peers.AutomationPeer" />. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.BackstageTabAutomationPeer.#ctor(ActiproSoftware.Windows.Controls.Ribbon.Controls.BackstageTab)"><summary>
            Initializes an instance of the <c>BackstageItemAutomationPeer</c> class.
            </summary><param name="owner">The owner of the automation peer.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonComboBoxBaseAutomationPeer"><summary>
            Exposes ribbon control types to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonComboBoxBaseAutomationPeer.GetAutomationIdCore"><summary>
            Gets the automation ID for the element associated with this UI Automation peer.
            </summary><returns>The automation ID for the element associated with this UI Automation peer.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonComboBoxBaseAutomationPeer.GetClassNameCore"><summary>
            Gets a human readable name that, in addition to <see cref="T:System.Windows.Automation.Peers.AutomationControlType" />, differentiates the control represented by this <see cref="T:System.Windows.Automation.Peers.AutomationPeer" />. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonComboBoxBaseAutomationPeer.GetNameCore"><summary>
            Gets the text string describing the element that is associated with this automation peer. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonComboBoxBaseAutomationPeer.#ctor(ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ComboBoxBase)"><summary>
            Initializes an instance of the <c>RibbonComboBoxBaseAutomationPeer</c> class.
            </summary><param name="owner">The owner of the automation peer.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer"><summary>
            Exposes ribbon items to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.Collapse"><summary>
            Hides all nodes, controls, or content that are descendants of the control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.Expand"><summary>
            Displays all child nodes, controls, or content of the control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.Toggle"><summary>
            Cycles through the toggle states of a control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.GetAutomationControlTypeCore"><summary>
            Gets the <see cref="T:System.Windows.Automation.Peers.AutomationControlType" /> for the element that is associated with the UI Automation peer.
            </summary><returns>A <see cref="T:System.Windows.Automation.Peers.AutomationControlType" /> indicating the control type.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.GetAutomationIdCore"><summary>
            Gets the automation ID for the element associated with this UI Automation peer.
            </summary><returns>The automation ID for the element associated with this UI Automation peer.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.GetClassNameCore"><summary>
            Gets a human readable name that, in addition to <see cref="T:System.Windows.Automation.Peers.AutomationControlType" />, differentiates the control represented by this <see cref="T:System.Windows.Automation.Peers.AutomationPeer" />. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.GetNameCore"><summary>
            Gets the text string describing the element that is associated with this automation peer. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)"><summary>
            Gets the object that supports the specified control pattern of the element that is associated with this automation
            peer.
            </summary><param name="patternInterface">A value in the enumeration.</param><returns>
            This method will return a <c>this</c> pointer in the follow cases:
            <list type="bullet"><item><term>
            If <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.Invoke" />.
            </term></item><item><term>
            If <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.ExpandCollapse" /> and <c>Owner</c> is a
            <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton" /> or <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton" />.
            </term></item><item><term>
            If <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.Toggle" /> and <c>Owner</c> is a
            <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox" /> or <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton" />.
            </term></item><item><term>
            If <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.Toggle" /> and <c>Owner</c> is a
            <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase" /> and it's <c>CommandParameter</c> is a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ICheckableCommandParameter" />.
            </term></item></list></returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.#ctor(System.Object,ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemsControlAutomationPeer)"><summary>
            Initializes an instance of the <c>RibbonItemAutomationPeer</c> class.
            </summary><param name="item">
            The data in the <c>Items</c> collection that is associated with this <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer" />.
            </param><param name="itemsControlAutomationPeer">
            The <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemsControlAutomationPeer" /> that is associated with the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ItemsControlBase" /> that
            holds the <c>Items</c> collection.
            </param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.ExpandCollapseState"><summary>
            Gets the state, expanded or collapsed, of the control.
            </summary><value></value><returns>The state, expanded or collapsed, of the control.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.ToggleState"><summary>
            Gets the toggle state of the control.
            </summary><value></value><returns>The <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemAutomationPeer.ToggleState" /> of the control. </returns></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemsControlAutomationPeer"><summary>
            Exposes ribbon control types to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemsControlAutomationPeer.CreateItemAutomationPeer(System.Object)"><summary>
            When overridden in a derived class, creates a new instance of the <see cref="T:System.Windows.Automation.Peers.ItemAutomationPeer" /> for a data item
            in the <see cref="P:System.Windows.Controls.ItemsControl.Items" /> collection of this <see cref="T:System.Windows.Controls.ItemsControl" />.
            </summary><param name="item">The data item that is associated with this <see cref="T:System.Windows.Automation.Peers.ItemAutomationPeer" />.</param><returns></returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemsControlAutomationPeer.GetAutomationControlTypeCore"><summary>
            Gets the <see cref="T:System.Windows.Automation.Peers.AutomationControlType" /> for the element that is associated with the UI Automation peer.
            </summary><returns>A <see cref="T:System.Windows.Automation.Peers.AutomationControlType" /> indicating the control type.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemsControlAutomationPeer.GetAutomationIdCore"><summary>
            Gets the automation ID for the element associated with this UI Automation peer.
            </summary><returns>The automation ID for the element associated with this UI Automation peer.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemsControlAutomationPeer.GetClassNameCore"><summary>
            Gets a human readable name that, in addition to <see cref="T:System.Windows.Automation.Peers.AutomationControlType" />, differentiates the control represented by this <see cref="T:System.Windows.Automation.Peers.AutomationPeer" />. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemsControlAutomationPeer.GetNameCore"><summary>
            Gets the text string describing the element that is associated with this automation peer. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonItemsControlAutomationPeer.#ctor(System.Windows.Controls.ItemsControl)"><summary>
            Initializes an instance of the <c>RibbonItemsControlAutomationPeer</c> class.
            </summary><param name="owner">The owner of the automation peer.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonTextBoxBaseAutomationPeer"><summary>
            Exposes ribbon control types to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonTextBoxBaseAutomationPeer.GetAutomationIdCore"><summary>
            Gets the automation ID for the element associated with this UI Automation peer.
            </summary><returns>The automation ID for the element associated with this UI Automation peer.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonTextBoxBaseAutomationPeer.GetClassNameCore"><summary>
            Gets a human readable name that, in addition to <see cref="T:System.Windows.Automation.Peers.AutomationControlType" />, differentiates the control represented by this <see cref="T:System.Windows.Automation.Peers.AutomationPeer" />. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonTextBoxBaseAutomationPeer.GetNameCore"><summary>
            Gets the text string describing the element that is associated with this automation peer. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonTextBoxBaseAutomationPeer.#ctor(ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.TextBoxBase)"><summary>
            Initializes an instance of the <c>RibbonTextBoxBaseAutomationPeer</c> class.
            </summary><param name="owner">The owner of the automation peer.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.TabAutomationPeer"><summary>
            Exposes the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Tab" /> control to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.TabAutomationPeer.GetChildrenCore"><summary>
            Returns the collection elements represented in the UI Automation tree as immediate child elements of the automation peer.
            </summary><returns>The list of child elements.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.TabAutomationPeer.#ctor(System.Windows.FrameworkElement)"><summary>
            Initializes an instance of the <c>TabAutomationPeer</c> class.
            </summary><param name="owner">The owner of the automation peer.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonAutomationPeer"><summary>
            Exposes the <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Ribbon" /> control to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonAutomationPeer.GetChildrenCore"><summary>
            Returns the collection elements represented in the UI Automation tree as immediate child elements of the automation peer.
            </summary><returns>The list of child elements.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonAutomationPeer.#ctor(System.Windows.FrameworkElement)"><summary>
            Initializes an instance of the <c>RibbonAutomationPeer</c> class.
            </summary><param name="owner">The owner of the automation peer.</param></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer"><summary>
            Exposes ribbon control types to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.Collapse"><summary>
            Hides all nodes, controls, or content that are descendants of the control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.Expand"><summary>
            Displays all child nodes, controls, or content of the control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.Toggle"><summary>
            Cycles through the toggle states of a control.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.GetAutomationControlTypeCore"><summary>
            Gets the <see cref="T:System.Windows.Automation.Peers.AutomationControlType" /> for the element that is associated with the UI Automation peer.
            </summary><returns>A <see cref="T:System.Windows.Automation.Peers.AutomationControlType" /> indicating the control type.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.GetAutomationIdCore"><summary>
            Gets the automation ID for the element associated with this UI Automation peer.
            </summary><returns>The automation ID for the element associated with this UI Automation peer.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.GetClassNameCore"><summary>
            Gets a human readable name that, in addition to <see cref="T:System.Windows.Automation.Peers.AutomationControlType" />, differentiates the control represented by this <see cref="T:System.Windows.Automation.Peers.AutomationPeer" />. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.GetNameCore"><summary>
            Gets the text string describing the element that is associated with this automation peer. 
            </summary><returns>The string that contains the name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.GetPattern(System.Windows.Automation.Peers.PatternInterface)"><summary>
            Gets the object that supports the specified control pattern of the element that is associated with this automation
            peer.
            </summary><param name="patternInterface">A value in the enumeration.</param><returns>
            This method will return a <c>this</c> pointer in the follow cases:
            <list type="bullet"><item><term>
            If <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.Invoke" />.
            </term></item><item><term>
            If <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.ExpandCollapse" /> and <c>Owner</c> is a
            <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.PopupButton" /> or <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.SplitButton" />.
            </term></item><item><term>
            If <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.Toggle" /> and <c>Owner</c> is a
            <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.CheckBox" /> or <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.RadioButton" />.
            </term></item><item><term>
            If <paramref name="patternInterface" /> is <see cref="F:System.Windows.Automation.Peers.PatternInterface.Toggle" /> and <c>Owner</c> is a
            <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.Primitives.ButtonBase" /> and it's <c>CommandParameter</c> is a <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Input.ICheckableCommandParameter" />.
            </term></item></list></returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.#ctor(System.Windows.FrameworkElement)"><summary>
            Initializes an instance of the <c>RibbonControlAutomationPeer</c> class.
            </summary><param name="owner">The owner of the automation peer.</param></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.ExpandCollapseState"><summary>
            Gets the state, expanded or collapsed, of the control.
            </summary><value></value><returns>The state, expanded or collapsed, of the control.</returns></member><member name="P:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.ToggleState"><summary>
            Gets the toggle state of the control.
            </summary><value></value><returns>The <see cref="P:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.RibbonControlAutomationPeer.ToggleState" /> of the control. </returns></member><member name="T:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.ScreenTipAutomationPeer"><summary>
            Exposes <see cref="T:ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip" /> types to UI Automation.
            </summary></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.ScreenTipAutomationPeer.GetAutomationControlTypeCore"><summary>
            Gets the control type for the element that is associated with the UI Automation peer.
            </summary><returns>The control type.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.ScreenTipAutomationPeer.GetClassNameCore"><summary>
            Gets a name that is used with <c>AutomationControlType</c>, to differentiate the control that is represented by this <c>AutomationPeer</c>. 
            </summary><returns>The class name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.ScreenTipAutomationPeer.GetLocalizedControlTypeCore"><summary>
            Gets a localized string that represents the <c>AutomationControlType</c> value for the control that is associated with this automation peer.
            </summary><returns>The control type.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.ScreenTipAutomationPeer.GetNameCore"><summary>
            Gets text that describes the element that is associated with this automation peer.
            </summary><returns>The name.</returns></member><member name="M:ActiproSoftware.Windows.Controls.Ribbon.Automation.Peers.ScreenTipAutomationPeer.#ctor(ActiproSoftware.Windows.Controls.Ribbon.Controls.ScreenTip)"><summary>
            Initializes a new instance of the <c>ScreenTipAutomationPeer</c> class.
            </summary><param name="owner">The owner element.</param></member><member name="T:ActiproSoftware.Products.Ribbon.AssemblyInfo"><summary>
            Provides a class for retrieving information about the <c>ActiproSoftware.Ribbon</c> assembly.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.AssemblyInfo.Instance"><summary>
            Gets the instance of the <see cref="T:ActiproSoftware.Products.AssemblyInfo" /> class for this assembly.
            </summary><value>The instance of the <see cref="T:ActiproSoftware.Products.AssemblyInfo" /> class for this assembly.</value></member><member name="P:ActiproSoftware.Products.Ribbon.AssemblyInfo.LicenseType"><summary>
            Gets the type of license that is available for the assembly.
            </summary><value>A <see cref="T:ActiproSoftware.Products.AssemblyLicenseType" /> specifying the type of license that is available for the assembly.</value></member><member name="P:ActiproSoftware.Products.Ribbon.AssemblyInfo.Platform"><summary>
            Gets the target platform for the assembly.
            </summary><value>A <see cref="T:ActiproSoftware.Products.AssemblyPlatform" /> specifying the target platform for the assembly.</value></member><member name="P:ActiproSoftware.Products.Ribbon.AssemblyInfo.ProductCode"><summary>
            Gets the product code of the assembly.
            </summary><value>A three-letter product code of the assembly.</value></member><member name="P:ActiproSoftware.Products.Ribbon.AssemblyInfo.ProductId"><summary>
            Gets the product ID of the assembly.
            </summary><value>The product ID of the assembly.</value></member><member name="T:ActiproSoftware.Products.Ribbon.RibbonLogo"><summary>
            Represents the logo for this product.
            </summary><summary>
            RibbonLogo
            </summary></member><member name="M:ActiproSoftware.Products.Ribbon.RibbonLogo.InitializeComponent"><summary>
            InitializeComponent
            </summary></member><member name="M:ActiproSoftware.Products.Ribbon.RibbonLogo.#ctor"><summary>
            Initializes a new instance of the <c>RibbonLogo</c> class.
            </summary></member><member name="T:ActiproSoftware.Products.Ribbon.SR"><summary>
            Provides access to the string resources of this assembly, also allowing for their customization.
            </summary><remarks>
            Call the <see cref="M:ActiproSoftware.Products.Ribbon.SR.GetString(System.String)" /> method to return a resolved resource string.
            If a custom string has been set for a specified string resource name, it will be returned.
            Otherwise, the default string resource value is returned.
            <para>
            If any of the resource strings are customized via a call to <see cref="M:ActiproSoftware.Products.Ribbon.SR.SetCustomString(System.String,System.String)" />,
            it is best to do so before any other classes in this assembly are referenced,
            such as in the application startup.
            </para></remarks></member><member name="M:ActiproSoftware.Products.Ribbon.SR.ClearCustomStrings"><summary>
            Removes all custom strings.
            </summary></member><member name="M:ActiproSoftware.Products.Ribbon.SR.ContainsCustomString(System.String)"><summary>
            Returns whether a custom string is defined for the specified string resource.
            </summary><param name="name">The name of the resource for which to search.</param><returns><c>true</c> if a custom string is defined for the specified string resource; otherwise, <c>false</c>.
            </returns></member><member name="M:ActiproSoftware.Products.Ribbon.SR.GetCustomString(System.String)"><summary>
            Returns custom string that is stored for the specified string resource, if any.
            </summary><param name="name">The name of the resource to get.</param><returns>The custom string that is stored for the specified string resource, if any.</returns></member><member name="M:ActiproSoftware.Products.Ribbon.SR.GetString(System.String)"><summary>
            Returns the resolved value of the specified string resource.
            </summary><param name="name">The name of the resource to get.</param><returns>
            The value of the resource localized for the caller's current culture settings. 
            If a best match is not possible, <see langword="null" /> is returned.
            </returns></member><member name="M:ActiproSoftware.Products.Ribbon.SR.GetString(ActiproSoftware.Products.Ribbon.SRName)"><summary>
            Returns the resolved value of the specified string resource.
            </summary><param name="name">The name of the resource to get.</param><returns>
            The value of the resource localized for the caller's current culture settings. 
            If a best match is not possible, <see langword="null" /> is returned.
            </returns></member><member name="M:ActiproSoftware.Products.Ribbon.SR.GetString(System.String,System.Object[])"><summary>
            Returns the resolved value of the specified string resource, by calling <c>String.Format</c> using supplied arguments.
            </summary><param name="name">The name of the resource to get.</param><param name="args">The arguments to pass to <c>String.Format</c>.</param><returns>
            The value of the resource localized for the caller's current culture settings. 
            If a best match is not possible, <see langword="null" /> is returned.
            </returns></member><member name="M:ActiproSoftware.Products.Ribbon.SR.GetString(ActiproSoftware.Products.Ribbon.SRName,System.Object[])"><summary>
            Returns the resolved value of the specified string resource, by calling <c>String.Format</c> using supplied arguments.
            </summary><param name="name">The name of the resource to get.</param><param name="args">The arguments to pass to <c>String.Format</c>.</param><returns>
            The value of the resource localized for the caller's current culture settings. 
            If a best match is not possible, <see langword="null" /> is returned.
            </returns></member><member name="M:ActiproSoftware.Products.Ribbon.SR.RemoveCustomString(System.String)"><summary>
            Removes any custom string that is defined for the specified string resource.
            </summary><param name="name">The name of the resource to remove.</param></member><member name="M:ActiproSoftware.Products.Ribbon.SR.SetCustomString(System.String,System.String)"><summary>
            Sets a custom string value for the specified string resource.
            </summary><param name="name">The name of the resource to set.</param><param name="value">The value of the resource to set.</param></member><member name="P:ActiproSoftware.Products.Ribbon.SR.ResourceManager"><summary>
            Gets the <see cref="P:ActiproSoftware.Products.Ribbon.SR.ResourceManager" /> that provides the default resources. 
            </summary><value>The <see cref="P:ActiproSoftware.Products.Ribbon.SR.ResourceManager" /> that provides the default resources.</value></member><member name="T:ActiproSoftware.Products.Ribbon.SRExtension"><summary>
            Provides a markup extension for loading a string resource from the assembly that could possibly be customized.
            </summary></member><member name="M:ActiproSoftware.Products.Ribbon.SRExtension.ProvideValue(System.IServiceProvider)"><summary>
            Returns the string resource based on the supplied name.
            </summary><param name="serviceProvider">An object that can provide services for the markup extension.</param><returns>The object value to set on the property where the extension is applied.</returns></member><member name="M:ActiproSoftware.Products.Ribbon.SRExtension.#ctor"><summary>
            Creates an instance of the <c>SRExtension</c> class.
            </summary></member><member name="M:ActiproSoftware.Products.Ribbon.SRExtension.#ctor(System.String)"><summary>
            Creates an instance of the <c>SRExtension</c> class.
            </summary><param name="name">The name of the string resource.</param></member><member name="P:ActiproSoftware.Products.Ribbon.SRExtension.Name"><summary>
            Gets or sets the name of the string resource.
            </summary><value>The name of the string resource.</value></member><member name="T:ActiproSoftware.Products.Ribbon.SRName"><summary>
            Specifies the names of string resources for this assembly.
            </summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIApplicationButtonLabelText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIApplicationButtonScreenTipHeaderText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIColorPickerGalleryItemShadeDarkerToolTip"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIColorPickerGalleryItemShadeLighterToolTip"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeMenuItemMinimizeRibbonText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeMenuItemCustomizeQatText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeMenuItemAddToQatText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeQatMenuHeaderText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeMenuItemMoreCommandsText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeMenuItemRemoveFromQatText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeMenuItemShowAboveRibbonText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeMenuItemShowBelowRibbonText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeMenuItemShowQatAboveRibbonText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeMenuItemShowQatBelowRibbonText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeQatApplicationMenuText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeQatSeparatorText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UICustomizeQatTabText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIPopupGalleryFilterAllText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIQuickAccessToolBarCustomizeButtonToolTip"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIQuickAccessToolBarOverflowButtonToolTip"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIRecentDocumentListHeaderText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIRecentDocumentPinButtonPinAutomationName"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIRecentDocumentPinButtonUnpinAutomationName"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIRecentDocumentPinButtonPinToolTip"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIRecentDocumentPinButtonUnpinToolTip"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIRibbonWindowTitleBarButtonCloseToolTip"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIRibbonWindowTitleBarButtonMaximizeToolTip"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIRibbonWindowTitleBarButtonMinimizeToolTip"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIRibbonWindowTitleBarButtonRestoreToolTip"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIScreenTipPressF1ForMoreHelpText"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIScreenTipToggleMinimizationDownDescription"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIScreenTipToggleMinimizationDownHeader"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIScreenTipToggleMinimizationUpDescription"><summary>A user interface string.</summary></member><member name="F:ActiproSoftware.Products.Ribbon.SRName.UIScreenTipToggleMinimizationUpHeader"><summary>A user interface string.</summary></member><member name="T:ActiproSoftware.Products.Ribbon.Resources"><summary>
              A strongly-typed resource class, for looking up localized strings, etc.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.ResourceManager"><summary>
              Returns the cached ResourceManager instance used by this class.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.Culture"><summary>
              Overrides the current thread's CurrentUICulture property for all
              resource lookups using this strongly typed resource class.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIApplicationButtonLabelText"><summary>
              Looks up a localized string similar to File.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIApplicationButtonScreenTipHeaderText"><summary>
              Looks up a localized string similar to Application Button.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIColorPickerGalleryItemShadeDarkerToolTip"><summary>
              Looks up a localized string similar to Darker.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIColorPickerGalleryItemShadeLighterToolTip"><summary>
              Looks up a localized string similar to Lighter.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeMenuItemAddToQatText"><summary>
              Looks up a localized string similar to Add to Quick Access Toolbar.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeMenuItemCustomizeQatText"><summary>
              Looks up a localized string similar to Customize Quick Access Toolbar....
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeMenuItemMinimizeRibbonText"><summary>
              Looks up a localized string similar to Minimize the Ribbon.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeMenuItemMoreCommandsText"><summary>
              Looks up a localized string similar to More Commands....
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeMenuItemRemoveFromQatText"><summary>
              Looks up a localized string similar to Remove from Quick Access Toolbar.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeMenuItemShowAboveRibbonText"><summary>
              Looks up a localized string similar to Show Above the Ribbon.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeMenuItemShowBelowRibbonText"><summary>
              Looks up a localized string similar to Show Below the Ribbon.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeMenuItemShowQatAboveRibbonText"><summary>
              Looks up a localized string similar to Show Quick Access Toolbar Above the Ribbon.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeMenuItemShowQatBelowRibbonText"><summary>
              Looks up a localized string similar to Show Quick Access Toolbar Below the Ribbon.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeQatApplicationMenuText"><summary>
              Looks up a localized string similar to Application Menu.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeQatMenuHeaderText"><summary>
              Looks up a localized string similar to Customize Quick Access Toolbar.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeQatSeparatorText"><summary>
              Looks up a localized string similar to &lt;Separator&gt;.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UICustomizeQatTabText"><summary>
              Looks up a localized string similar to Tab.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIPopupGalleryFilterAllText"><summary>
              Looks up a localized string similar to All.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIQuickAccessToolBarCustomizeButtonToolTip"><summary>
              Looks up a localized string similar to Customize Quick Access Toolbar.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIQuickAccessToolBarOverflowButtonToolTip"><summary>
              Looks up a localized string similar to More controls.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIRecentDocumentListHeaderText"><summary>
              Looks up a localized string similar to Recent Documents.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIRecentDocumentPinButtonPinAutomationName"><summary>
              Looks up a localized string similar to Unpin document.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIRecentDocumentPinButtonPinToolTip"><summary>
              Looks up a localized string similar to Pin this document to the Recent Documents list..
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIRecentDocumentPinButtonUnpinAutomationName"><summary>
              Looks up a localized string similar to Pin document.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIRecentDocumentPinButtonUnpinToolTip"><summary>
              Looks up a localized string similar to Unpin this document from the Recent Documents list..
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIRibbonWindowTitleBarButtonCloseToolTip"><summary>
              Looks up a localized string similar to Close.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIRibbonWindowTitleBarButtonMaximizeToolTip"><summary>
              Looks up a localized string similar to Maximize.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIRibbonWindowTitleBarButtonMinimizeToolTip"><summary>
              Looks up a localized string similar to Minimize.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIRibbonWindowTitleBarButtonRestoreToolTip"><summary>
              Looks up a localized string similar to Restore.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIScreenTipPressF1ForMoreHelpText"><summary>
              Looks up a localized string similar to Press F1 for more help..
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIScreenTipToggleMinimizationDownDescription"><summary>
              Looks up a localized string similar to Show the Ribbon so that it is always expanded, even after you click a command..
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIScreenTipToggleMinimizationDownHeader"><summary>
              Looks up a localized string similar to Expand the Ribbon.
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIScreenTipToggleMinimizationUpDescription"><summary>
              Looks up a localized string similar to Show only the tab names on the Ribbon..
            </summary></member><member name="P:ActiproSoftware.Products.Ribbon.Resources.UIScreenTipToggleMinimizationUpHeader"><summary>
              Looks up a localized string similar to Minimize the Ribbon.
            </summary></member></members></doc>