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.

-examples

-see-also

Contents

  1. 1-description
  2. 2-returns
  3. 3-remarks
  4. 3.1Windows Phone 8
  5. 4-examples
  6. 5-see-also