IsOverflowOpen Property (WPFToolBar)

Class

WPFToolBar.

Action

Gets a value that indicates whether the ToolBar overflow area is currently visible.

Syntax

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

Access

Read only.