Gets the activation state of the window at the time the Activated event was raised.
public:
property CoreWindowActivationState WindowActivationState {
CoreWindowActivationState get ();
}
Type: CoreWindowActivationState
Namespace: Windows.UI.Core
Metadata: windows.winmd
WindowActivatedEventArgs Class