private void OnAfterStopped() { Activate(); sliderQuality.IsEnabled = true; _chart.Stop(); InitDetector(); }