protected override async void OnNavigatedFrom(NavigationEventArgs args) { _FPSTimer.Stop(); _MessageTimer.Stop(); await webcam.Cleanup(); }