Return true when the last mouse point is far enough away from the first mouse down point
to constitute a drag operation instead of just a potential click.
protected virtual bool IsBeyondDragSize()
Return Value
true if the first and last mouse points are more than two pixels apart in either axis