await renderTask.ContinueWith(t => t.Result.Save("its_fucking_working.png"));
var number = UI.Dispatcher.Invoke(() => 42);