Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |
Windows.ApplicationModel.Core.h |
IDL |
Windows.ApplicationModel.Core.idl |