The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ICoreApplicationView::CoreWindow property
Gets the core window of a Windows Store app.
This property is read/write.
Syntax
HRESULT put_CoreWindow();
HRESULT get_CoreWindow(
[out, retval] CoreWindow **value
);
Property value
The core window of the app.
Requirements
|
Minimum supported client |
Windows 8 |
|---|---|
|
Minimum supported server |
Windows Server 2012 |
|
Header |
|
|
IDL |
|
See also
Show: