private void StartMouseAction() { if ((_activeModalBox == null) && (!_controlPanel.Contains(_inputHandler.MousePosition))) { CheckForSelection(); } }