public void StopTimer() { BTimer.TimerStop(); BTimer.IsTimerStarted = false; ToggleTimerText = START; }