Skip to content

Commit 2502f8c

Browse files
Merge pull request #5598 from MicrosoftDocs/main
Auto Publish – main to live - 2025-07-17 21:46 UTC
2 parents b47b013 + 1f379e7 commit 2502f8c

File tree

127 files changed

+164
-215
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+164
-215
lines changed

hub/apps/windows-app-sdk/applifecycle/applifecycle-instancing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Describes how to use app instancing features with the app lifecycle API in WinUI with the Windows App SDK.
33
title: App instancing with the app lifecycle API (WinUI)
44
ms.topic: concept-article
5-
ms.date: 09/20/2024
5+
ms.date: 07/14/2025
66
keywords: AppLifecycle, Windows, ApplicationModel, instancing, single instance, multi instance
77
#customer intent: As a Windows developer, I want to learn how to use app instancing features with the app lifecycle API in WinUI with the Windows App SDK so that I can control how many instances of my app can run at the same time.
88
---

hub/apps/windows-app-sdk/applifecycle/applifecycle-power.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Describes how to use power management and notification features with the app lifecycle API (Windows App SDK).
33
title: Power management with the app lifecycle API (Windows App SDK)
44
ms.topic: how-to
5-
ms.date: 03/07/2024
5+
ms.date: 07/14/2025
66
keywords: AppLifecycle, Windows, ApplicationModel, power, battery,
77
ms.localizationpriority: medium
88
---

hub/apps/windows-app-sdk/applifecycle/applifecycle-restart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Restart API (Windows App SDK)
33
description: Describes how to use the Restart API, AppRestartFailureReason Restart(), with the App Lifecycle API (Windows App SDK).
44
ms.topic: how-to
5-
ms.date: 05/19/2022
5+
ms.date: 07/14/2025
66
ms.localizationpriority: medium
77
---
88

hub/apps/windows-app-sdk/applifecycle/applifecycle-rich-activation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Describes how to use rich activation features with the app lifecycle API in unpackaged apps (Windows App SDK).
33
title: Rich activation with the app lifecycle API (Windows App SDK)
44
ms.topic: article
5-
ms.date: 03/07/2024
5+
ms.date: 07/14/2025
66
keywords: AppLifecycle, Windows, activation, activation contracts, rich activation, win32, win32 activation, unpackaged app, unpackaged app activation
77
ms.localizationpriority: medium
88
---

hub/apps/windows-app-sdk/applifecycle/applifecycle-single-instance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Describes how to use app instancing features with the app lifecycle API in WinUI with C# and the Windows App SDK.
33
title: How to create a single-instanced WinUI app with C#
44
ms.topic: how-to
5-
ms.date: 09/20/2024
5+
ms.date: 07/14/2025
66
keywords: AppLifecycle, Windows, ApplicationModel, instancing, single instance, multi instance, winui, windows app sdk, c#
77
#customer intent: As a Windows developer, I want to learn how to create a single-instanced WinUI 3 app so that I can ensure only one instance of my app is running at a time.
88
---

hub/apps/windows-app-sdk/applifecycle/applifecycle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Windows App SDK app lifecycle
33
description: This article provides an overview of managing the lifecycle of Windows App SDK apps.
44
ms.topic: article
5-
ms.date: 01/26/2023
5+
ms.date: 07/14/2025
66
keywords: windows, desktop development, Windows App SDK, .net, windows 10, windows 11, winui, app lifecycle
77
ms.localizationpriority: medium
88
---

hub/apps/windows-app-sdk/applifecycle/background-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Using background tasks in Windows apps
33
description: Get an overview of using background tasks and learn how to create a new background task in an app with the BackgroundTaskBuilder in Windows App SDK.
4-
ms.date: 03/19/2025
4+
ms.date: 07/14/2025
55
ms.topic: concept-article
66
keywords: windows 11, winui, background task, app lifecycle, windows app sdk
77
ms.localizationpriority: medium

hub/apps/windows-app-sdk/applifecycle/focus-session.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description: Describes how to detect and react to the current focus session state.
33
title: Detect and react to focus session state
44
ms.topic: how-to
5-
ms.date: 07/18/2022
5+
ms.date: 07/14/2025
66
keywords: AppLifecycle, Windows, ApplicationModel, focus
77
ms.localizationpriority: medium
88
---

hub/apps/windows-app-sdk/breaking-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Breaking changes in the Windows App SDK
33
description: If you're migrating an app to Windows App SDK 1.0 from 0.8, the breaking changes listed here might affect you. Changes are grouped by technology area, such as input and MRT Core.
44
ms.topic: concept-article
5-
ms.date: 04/19/2024
5+
ms.date: 07/14/2025
66
keywords: windows, windows app development, Windows App SDK
77
ms.localizationpriority: medium
88
---

hub/apps/windows-app-sdk/check-windows-app-sdk-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Check for installed versions of the Windows App SDK runtime
33
description: This article provides instructions for verifying the version of the Windows App SDK runtime installed on your development computer.
44
ms.topic: how-to
5-
ms.date: 08/19/2024
5+
ms.date: 07/14/2025
66
keywords: windows win32, windows app development, Windows App SDK
77
ms.localizationpriority: medium
88
---

0 commit comments

Comments
 (0)