WindowActivatedEventArgs.WindowActivationState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property CoreWindowActivationState WindowActivationState { CoreWindowActivationState get(); };
CoreWindowActivationState WindowActivationState();
public CoreWindowActivationState WindowActivationState { get; }
var coreWindowActivationState = windowActivatedEventArgs.windowActivationState;
Public ReadOnly Property WindowActivationState As CoreWindowActivationState
Property Value
The activation state.