HasOverflowItems Property (WPFToolBar)

Class

WPFToolBar.

Action

Gets a value that indicates whether the ToolBar has items that are not visible.

Syntax

C#
protected Boolean HasOverflowItems { get; }
VB
'Declaration
Protected Read Property HasOverflowItems As Boolean

Access

Read only.