public void RightButtonUp()
 {
     Log.Info("Releasing right button.");
     publishService.RightMouseButtonUp();
 }