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.
Occurs when a Windows Store app is activated.
Syntax
void Activated(
[in] ITypedEventHandler<ICoreApplicationView*, IActivatedEventArgs*> handler
);
Parameters
-
handler [in]
Return value
This event does not return a value.
Remarks
Do not call the Exit method from within handler.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 8 |
| Minimum supported server |
Windows Server 2012 |
| Header |
|
| IDL |
|