Specifies the set of reasons that a CoreWindow’s Activated event was raised.
public enum class CoreWindowActivationState
| 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. |
Namespace: Windows.UI.Core
Metadata: windows.winmd