SendMouseButtonAsync(IntPtr, MouseButton) | Asynchronouslly sends a mouse button click to the specified window. |
SendMouseButtonAsync(IntPtr, MouseButton, Point) | Asynchronouslly sends a mouse button click to the specified coordinates on the specified window. |