void OnMouseClick(MouseDownEvent e)
 {
     m_View.SetBoardToFront(this);
 }