Windows.ApplicationModel.Core.CoreApplication.GetCurrentView
March 16, 2022 · View on GitHub
-description
Gets the view corresponding to the current thread.
-returns
The view corresponding to the current thread. If no such view exists, then the method fails.
-remarks
A CoreApplicationView is an app window and its thread.
Windows Phone 8
This API is supported in native apps only.