Share via


RibbonQuickAccessToolBar.IsOverflowItem Attached Property

Gets a value that indicates whether an item in the Quick Access Toolbar is shown in the overflow menu.

Namespace:  Microsoft.Windows.Controls.Ribbon
Assembly:  RibbonControlsLibrary (in RibbonControlsLibrary.dll)

Syntax

'Declaration
See GetIsOverflowItem
See GetIsOverflowItem
See GetIsOverflowItem
See GetIsOverflowItem
See GetIsOverflowItem

Property Value

Type: System.Boolean
true if the item is shown in the overflow menu; otherwise, false. The registered default is false. For more information about what can influence the value, see Dependency Property Value Precedence.

Dependency Property Information

Identifier field

IsOverflowItemProperty

Metadata properties set to true

None

Remarks

This property can be attached to items in the Quick Access Toolbar.

.NET Framework Security

See Also

Reference

RibbonQuickAccessToolBar Class

Microsoft.Windows.Controls.Ribbon Namespace

GetIsOverflowItem(DependencyObject)