ICoreWindow.Close Method

Specifies the method that closes the 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

ICoreWindow Interface

ICoreWindow Members

Windows.UI.Core Namespace