Method RaiseCommandsBoundToMouse
RaiseCommandsBoundToMouse(MouseEventArgs)
INTERNAL API: Converts mouse click events into Commands by invoking the commands bound to the mouse button via MouseBindings. By default, all mouse clicks are bound to Command.Select which raises the Selecting event.
protected bool RaiseCommandsBoundToMouse(MouseEventArgs args)
Parameters
argsMouseEventArgs