CoreWindow.Close Method

Closes a secondary window and exits the message loop.

Syntax

public:
void Close()  

Remarks

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

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

CoreWindow Class

CoreWindow Members

Windows.UI.Core Namespace