IsSubmenuOpen Property (WPFMenuItem)

Action

Gets a value that indicates whether the submenu of the MenuItem is open.

Syntax

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

Access

Read only.