Skip to content

Commit 0eac54f

Browse files
authored
Fix link in last commit for system-backdrop-controller.md
1 parent a8e9fa7 commit 0eac54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/apps/windows-app-sdk/system-backdrop-controller.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ The controller reacts to the system Light and Dark themes by default. To overrid
217217

218218
> [!NOTE]
219219
>
220-
> After customizing any of the controller’s four properties, it no longer applies default Light or Dark values when the associated [SystemBackdropConfiguration.Theme](/windows/windows-app-sdk/api/winrt/microsoft.ui.composition.systembackdrops.systembackdropconfiguration.theme?view=windows-app-sdk-1.6#microsoft-ui-composition-systembackdrops-systembackdropconfiguration-theme) changes. You need to manually update those properties to match the new theme.
220+
> After customizing any of the controller’s four properties, it no longer applies default Light or Dark values when the associated [SystemBackdropConfiguration.Theme](/windows/windows-app-sdk/api/winrt/microsoft.ui.composition.systembackdrops.systembackdropconfiguration.theme) changes. You need to manually update those properties to match the new theme.
221221
222222
In order to use the backdrop material in your app, the following items are required:
223223

0 commit comments

Comments
 (0)