Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 475 Bytes

corewindow_close_811482585.md

File metadata and controls

21 lines (15 loc) · 475 Bytes
-api-id -api-type
M:Windows.UI.Core.CoreWindow.Close
winrt method

Windows.UI.Core.CoreWindow.Close

-description

Closes a secondary window and exits the message loop.

-remarks

This method also causes the ProcessEvents operation to exit the event-processing loop.

-examples

-see-also

CoreDispatcher.ProcessEvents