CoreApplicationView.CoreWindow Property

Gets the app window associated with the current view.

Syntax

public:
property CoreWindow^ CoreWindow {
         CoreWindow^ get ();
}  

Property value

Type: CoreWindow 

The app window.

Requirements

Namespace: Windows.ApplicationModel.Core

Metadata: windows.winmd

See also

Reference

CoreApplicationView Class

CoreApplicationView Members

Windows.ApplicationModel.Core Namespace