Skip to content

Commit 4d0bd16

Browse files
authored
Add reference to new title bar control on the title bar customization page.
1 parent 9604218 commit 4d0bd16

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

hub/apps/develop/title-bar.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ See the [Title bar](../design/basics/titlebar-design.md) design article for guid
2121
> [!IMPORTANT]
2222
> This article shows how to customize the title bar for apps that use the Windows App SDK, either with or without WinUI 3. For apps that use UWP and WinUI 2, see [Title bar customization](/windows/uwp/ui-input/title-bar) for UWP.
2323
24+
> [!IMPORTANT]
25+
> The Windows App SDK has introduced a new [title bar](https://learn.microsoft.com/en-us/windows/apps/design/controls/title-bar) control in version 1.7. It simplifies the process of title bar customization.
26+
2427
> [!div class="checklist"]
2528
>
2629
> - **Applies to**: Windows App SDK, WinUI 3 desktop apps
@@ -888,3 +891,4 @@ public sealed partial class MainWindow : Window
888891
- [Acrylic](../design/style/acrylic.md)
889892
- [Mica](../design/style/mica.md)
890893
- [Color](../design/style/color.md)
894+

0 commit comments

Comments
 (0)