ICoreWindow.Activate Method

Specifies a method that activates the window.

Syntax

public:
void Activate()  

Remarks

The window will be presented if the app is the foreground window. If the app has more than one window, the activating window will be presented when the app is set to the foreground.

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

ICoreWindow Interface

ICoreWindow Members

Windows.UI.Core Namespace