Click or drag to resize

ShellMenuInvokeEventArgsInvokeLocation Property

Gets the invoke location.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public Point InvokeLocation { get; }

Property Value

Type: Point
The invoke location.
See Also