Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 531 Bytes

coreapplication_views.md

File metadata and controls

27 lines (18 loc) · 531 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Core.CoreApplication.Views
winrt property

Windows.ApplicationModel.Core.CoreApplication.Views

-description

Gets all views for the app.

-property-value

All of the app's views.

-remarks

A view is an app window and its thread.

Windows Phone 8

This API is supported in native apps only.

-examples

-see-also