ActivatedDeferral
|
管理应用的延迟激活。
|
ActivatedOperation
|
管理应用激活操作。
|
BackgroundActivatedEventArgs
|
使 IBackgroundTask.Run 方法中的所有数据在后台触发器激活应用时可供事件处理程序使用。
|
EnteredBackgroundEventArgs
|
在应用开始在后台运行时提供数据。
|
HtmlPrintDocumentSource
|
管理应用打印的文档源。
|
LeavingBackgroundEventArgs
|
当应用即将停止在后台运行时提供数据。
|
NewWebUIViewCreatedEventArgs
|
提供创建新 WebUIView 时的信息。
|
SuspendingDeferral
|
管理应用的延迟挂起。 GetDeferral
|
SuspendingEventArgs
|
为应用挂起事件提供数据。
|
SuspendingOperation
|
管理应用挂起操作。
|
WebUIApplication
|
使应用能够接收与应用生存期相关的通知。
|
WebUIAppointmentsProviderAddAppointmentActivatedEventArgs
|
在激活应用以将约会添加到用户日历时提供数据。
|
WebUIAppointmentsProviderRemoveAppointmentActivatedEventArgs
|
在激活应用以从用户日历中删除约会时提供数据。
|
WebUIAppointmentsProviderReplaceAppointmentActivatedEventArgs
|
在激活应用以替换用户日历中的约会时提供数据。
|
WebUIAppointmentsProviderShowAppointmentDetailsActivatedEventArgs
|
在激活应用以显示约会详细信息时提供数据。
|
WebUIAppointmentsProviderShowTimeFrameActivatedEventArgs
|
在激活应用以在用户日历上显示指定时间范围时提供数据。
|
WebUIBackgroundTaskInstance
|
表示已触发运行的后台任务的实例。
后台任务必须显式调用 Web 辅助角色 关闭 方法,以在任务完成后终止自身。
|
WebUIBackgroundTaskInstanceRuntimeClass
|
提供对后台任务实例的访问权限。
注意
后台任务必须显式调用 Web 辅助角色 关闭 方法,以在任务完成后终止自身。
|
WebUIBarcodeScannerPreviewActivatedEventArgs
|
在条形码扫描仪预览激活应用时提供事件信息。
|
WebUICachedFileUpdaterActivatedEventArgs
|
提供有关用户保存或打开需要应用更新的文件时触发的已激活事件的信息。
C#/C++/VB 此类型显示为 CachedFileUpdaterActivatedEventArgs。
|
WebUICameraSettingsActivatedEventArgs
|
使相机设置应用能够处理应用的激活参数。
|
WebUICommandLineActivatedEventArgs
|
提供从命令行激活应用时的信息,例如命令行参数。
|
WebUIContactCallActivatedEventArgs
|
在激活应用以呼叫联系人时提供数据。
|
WebUIContactMapActivatedEventArgs
|
激活应用以映射联系人时提供数据。
|
WebUIContactMessageActivatedEventArgs
|
在激活应用以向联系人发送消息时提供数据。
|
WebUIContactPanelActivatedEventArgs
|
激活应用时提供数据,因为它使用联系人面板。
|
WebUIContactPickerActivatedEventArgs
|
激活应用时提供数据,因为它使用联系人选取器。
|
WebUIContactPostActivatedEventArgs
|
在激活应用以发布联系人时提供数据。
|
WebUIContactVideoCallActivatedEventArgs
|
在将应用激活为视频呼叫联系人时提供数据。
|
WebUIDeviceActivatedEventArgs
|
提供调用自动播放的设备的信息。
|
WebUIDevicePairingActivatedEventArgs
|
提供有关调用配对的设备的信息。
|
WebUIDialReceiverActivatedEventArgs
|
使用 DIAL 协议从另一个应用激活应用时提供数据。
|
WebUIFileActivatedEventArgs
|
激活应用时提供数据,因为它是与文件关联的应用。
|
WebUIFileOpenPickerActivatedEventArgs
|
提供有关用户尝试选取应用提供的文件或文件夹时触发的已激活事件的信息。
C#/C++/VB 此类型显示为 FileOpenPickerActivatedEventArgs。
|
WebUIFileOpenPickerContinuationEventArgs
|
提供有关在应用暂停后为文件打开选取器操作触发的已激活事件的信息。
|
WebUIFileSavePickerActivatedEventArgs
|
提供有关用户通过文件选取器保存文件并选择应用作为位置时触发的已激活事件的信息。
C#/C++/VB 此类型显示为 FileSavePickerActivatedEventArgs。
|
WebUIFileSavePickerContinuationEventArgs
|
提供有关在应用暂停后为文件保存选取器操作触发的已激活事件的信息。
|
WebUIFolderPickerContinuationEventArgs
|
提供有关在应用暂停文件夹选取器操作后触发的已激活事件的信息。
|
WebUILaunchActivatedEventArgs
|
在启动应用时提供事件信息。
|
WebUILockScreenActivatedEventArgs
|
表示激活锁屏界面时使用的参数。
|
WebUILockScreenCallActivatedEventArgs
|
在需要与锁屏界面通信时提供事件信息。
|
WebUILockScreenComponentActivatedEventArgs
|
在应用作为锁屏界面组件的一部分激活时提供数据。
|
WebUINavigatedDeferral
|
管理应用的延迟导航。
|
WebUINavigatedEventArgs
|
为应用导航事件提供数据。
|
WebUINavigatedOperation
|
管理应用导航操作。
|
WebUIPhoneCallActivatedEventArgs
|
表示应用程序的启动参数。 将调用应用的 OnActivated 方法, WebUIPhoneCallActivatedEventArgs 类是 activatedEventArg 有效负载。
|
WebUIPrint3DWorkflowActivatedEventArgs
|
表示与激活 3D 打印工作流相关的参数。
|
WebUIPrintTaskSettingsActivatedEventArgs
|
提供以响应激活打印任务设置时引发的事件。
|
WebUIPrintWorkflowForegroundTaskActivatedEventArgs
|
在作为打印工作流的一部分启动应用时提供数据。
|
WebUIProtocolActivatedEventArgs
|
激活应用时提供数据,因为它是与 URI 方案名称关联的应用。
|
WebUIProtocolForResultsActivatedEventArgs
|
描述通过 LaunchUriForResultsAsync 启动应用时的激活参数。
|
WebUIRestrictedLaunchActivatedEventArgs
|
在启动受限应用时提供事件信息。
|
WebUISearchActivatedEventArgs
|
提供有关用户从“搜索”超级按钮搜索应用且应用不是屏幕上main应用时触发的已激活事件的信息。
C#/C++/VB 此类型显示为 SearchActivatedEventArgs。
|
WebUIShareTargetActivatedEventArgs
|
提供作为共享操作目标的应用程序的信息。
|
WebUIStartupTaskActivatedEventArgs
|
提供在设备启动时或用户登录时激活应用时的信息。
|
WebUIToastNotificationActivatedEventArgs
|
提供有关由于用户点击 Toast 通知正文或在 Toast 通知中执行操作而激活应用时发生的事件的信息。
|
WebUIUserDataAccountProviderActivatedEventArgs
|
在激活应用以管理用户帐户时提供数据。
|
WebUIView
|
表示应用程序后台脚本 (窗口) 视图。
|
WebUIVoiceCommandActivatedEventArgs
|
提供有关从语音命令激活应用时引发的已激活事件的信息。
|
WebUIWalletActionActivatedEventArgs
|
注意
WebUI.WebUIWalletActionActivatedEventArgs 类不再受支持,不久将弃用。 建议开发人员避免使用此命名空间。
向由于钱包操作而启动的应用提供信息。
|
WebUIWebAccountProviderActivatedEventArgs
|
表示激活 Web 帐户提供程序所涉及的参数。
|
WebUIWebAuthenticationBrokerContinuationEventArgs
|
向暂停 Web 身份验证代理操作后启动的应用提供信息。
|