Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 547 Bytes

iframeworkview_run_221671102.md

File metadata and controls

20 lines (14 loc) · 547 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Core.IFrameworkView.Run
winrt method

Windows.ApplicationModel.Core.IFrameworkView.Run

-description

Starts the app view.

-remarks

Your implementation of this method must at least activate the CoreWindow instance associated with the view, and start the event dispatcher for this window by calling ProcessEvents.

-examples

-see-also