public void UpdatePrimaryTile()
 {
     TilesHelper.UpdatePrimaryTile(TotalNewCards, TotalDueCards);
 }