Windows.UI.Core.CoreWindow.Activate
February 8, 2017 ยท View on GitHub
-description
Activates the window. This method is called to present the window on the screen.
-remarks
The window is presented if the app is the foreground window. If the app has more than one window, the activating window is presented when the app is set to the foreground.