CommandBeforeWindowClick Field
Happens when the mouse is down and before the navigation to the clicked window. ///
Namespace: Firefly.BoxAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public static readonly Command BeforeWindowClick
Public Shared ReadOnly BeforeWindowClick As Command
static val BeforeWindowClick: Command
Field Value
Command
By handling this
Command with
Handled false, the clicked window will not get focus.