IsOpen Property (WPFContextMenu)

Action

Gets a value that indicates whether the ContextMenu is open.

Syntax

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

Access

Read only.