IsOpen Property (WPFContextMenu)
Class
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.