IInitializeWithCoreWindow.Initialize Method

Specifies the method that provides the initial CoreWindow instance for an app.

Syntax

public:
void Initialize(
         CoreWindow^ window
)  

Parameters

window
Type: CoreWindow 

The new app window.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

IInitializeWithCoreWindow Interface

IInitializeWithCoreWindow Members

Windows.UI.Core Namespace