protected void ExecuteMostlyViewedCommand()
        {
            if (IsMostlyViewedChecked) {
                // Checked code below
                Settings.IsMostlyViewed = true;