ChessApplication.ChessBoard.Draw50MovesRule Function
Determine if the "50 moves rules" are applicable that is: If there are have been 50 consecutive moves of white and of black without any piece taken any pawn move

Public bool Draw50MovesRule ()
  Return Description  
    bool Returns true if the Draw rule is fullfilled