IContextMenuHost.IsContextMenuShowing Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Context menu is showing or not
public:
property bool IsContextMenuShowing { bool get(); };
public bool IsContextMenuShowing { get; }
member this.IsContextMenuShowing : bool
Public ReadOnly Property IsContextMenuShowing As Boolean