Enables an app to handle the activation parameters for the activation contracts and extensions supported by Windows.
Members
The Windows.ApplicationModel.Activation namespace has these types of members:
Classes
The Windows.ApplicationModel.Activation namespace has these classes.
| Class | Description |
|---|---|
| CachedFileUpdaterActivatedEventArgs | Provides information about the activated event that fires when the user saves or opens a file that needs updates from the app. |
| CameraSettingsActivatedEventArgs | Enables a camera settings app to handle the activation parameters for the app. |
| ContactPickerActivatedEventArgs | Provides data when an app is activated because it uses the Contact Picker. |
| DeviceActivatedEventArgs | Provides information for a device that invokes AutoPlay. |
| FileActivatedEventArgs | Provides data when an app is activated because it is the app associated with a file. |
| FileOpenPickerActivatedEventArgs | Provides information about an activated event that fires when the user tries to pick files or folders that are provided by the app. |
| FileSavePickerActivatedEventArgs | Provides information about an activated event that fires when the user saves a file through the file picker and selects the app as the location. |
| LaunchActivatedEventArgs | Provides event information when an app is launched. |
| PrintTaskSettingsActivatedEventArgs | Provides information in response to the event that is raised when print task settings are activated. |
| ProtocolActivatedEventArgs | Provides data when an app is activated because it is the app associated with a URI scheme name. |
| SearchActivatedEventArgs | Provides information about the activated event that fires when the user searches the app from the Search charm and the app isn't the main app on screen. |
| ShareTargetActivatedEventArgs | Provides information for an application that is a target for share operations. |
| SplashScreen | Provides a dismissal event and image location information for the app's splash screen. |
Enumerations
The Windows.ApplicationModel.Activation namespace has these enumerations.
| Enumeration | Description |
|---|---|
| ActivationKind | Specifies the type of activation. |
| ApplicationExecutionState | Specifies the execution state of the app. |
Interfaces
The Windows.ApplicationModel.Activation namespace defines these interfaces.
| Interface | Description |
|---|---|
| IActivatedEventArgs | Provides common properties for all activation types. |
| ICachedFileUpdaterActivatedEventArgs | Provides information about the activated event that fires when the user saves a file that requires content management from the app. |
| ICameraSettingsActivatedEventArgs | Enables a camera settings app to handle the activation parameters for the app. |
| IContactPickerActivatedEventArgs | Provides data when an app is activated because it uses the Contact Picker. |
| IDeviceActivatedEventArgs | Provides information for a device that invokes AutoPlay. |
| IFileActivatedEventArgs | Provides data when an app is activated because it is the program associated with a file. |
| IFileOpenPickerActivatedEventArgs | Provides information about the activated event that fires when the user tries to pick files or folders that are provided by the app. |
| IFileSavePickerActivatedEventArgs | Provides information about the activated event that fires when the user saves a file through the file picker and selects the app as the location. |
| ILaunchActivatedEventArgs | Provides event information when an app is launched. |
| IPrintTaskSettingsActivatedEventArgs | Provides information in response to the event that is raised when print task settings are activated. |
| IProtocolActivatedEventArgs | Provides data when an app is activated because it is the program associated with a protocol. |
| ISearchActivatedEventArgs | Provides information about the activated event that fires when an app is used to search. |
| IShareTargetActivatedEventArgs | Provides information for an application that is a target for share operations. |
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
- Concepts
- App contracts and extensions
- Application lifecycle
- Samples
- App activated, resume, and suspend using the WRL sample
Build date: 2/25/2013