WindowActivatedEventArgs.WindowActivationState Property

Gets the activation state of the window at the time the Activated event was raised.

Syntax

public:
property CoreWindowActivationState WindowActivationState {
         CoreWindowActivationState get ();
}  

Property value

Type: CoreWindowActivationState 

The activation state.

Remarks

Requirements

Namespace: Windows.UI.Core

Metadata: windows.winmd

See also

Reference

WindowActivatedEventArgs Class

WindowActivatedEventArgs Members

Windows.UI.Core Namespace