!!! THIS NEEDS TO BE MOVED TO THE PARENT BRANCH !!!

This commit is contained in:
Mike Griese 2021-01-28 12:24:52 -06:00
parent a41bee653b
commit 6e7ea615d2

View file

@ -556,8 +556,10 @@ void AppHost::_FindTargetWindow(const winrt::Windows::Foundation::IInspectable&
args.ResultTargetWindow(targetWindow);
}
void AppHost::_WindowActivated()
winrt::fire_and_forget AppHost::_WindowActivated()
{
co_await winrt::resume_background();
if (auto peasant{ _windowManager.CurrentWindow() })
{
// TODO: projects/5 - in the future, we'll want to actually get the