Specifies the set of reasons that a CoreWindow's Activated event was raised.
Syntax
Attributes
- VersionAttribute(NTDDI_WIN8)
- WebHostHiddenAttribute()
Members
The CoreWindowActivationState enumeration has these members.
| Member | Value | Description |
|---|---|---|
| CodeActivated | 0 |
The window was activated by a call to Activate. |
| Deactivated | 1 |
The window was deactivated. |
| PointerActivated | 2 |
The window was activated by pointer interaction. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013