private void ClosingAction() { Application.Current.Dispatcher.BeginInvoke(new Action(() => ImageSource = null)); _imageService.Cleanup(); }