Windows.ApplicationModel.Activation Namespace

Provides app activation event handling, parameters, and contracts.

Classes

  Name Description
LaunchActivatedEventArgs Provides event information when an app is launched.
ProtocolActivatedEventArgs Provides data when an app is activated because it is the app associated with a URI scheme name.

Interfaces

  Name Description
IActivatedEventArgs Provides common properties for all activation types.
ILaunchActivatedEventArgs Provides event information when an app is launched.
IProtocolActivatedEventArgs Provides arguments for protocol activation.

Enumerations

  Name Description
ActivationKind Specifies the type of activation.
ApplicationExecutionState Specifies the execution state of the app.