ICoreApplicationView interface
Represents a view of an application.
Members
The ICoreApplicationView interface inherits from the IUnknown interface. ICoreApplicationView also has these types of members:
- Events
- Properties
Events
The ICoreApplicationView interface has these events.
Event | Description |
---|---|
Activated | Occurs when a Windows Store app is activated. |
Properties
The ICoreApplicationView interface has these properties.
Property | Access type | Description |
---|---|---|
Read/write |
Gets the core window of a Windows Store app. |
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Header |
Windows.ApplicationModel.Core.h |
IDL |
Windows.ApplicationModel.Core.idl |