Skip to content

Commit 4860658

Browse files
authored
Redo the wording and change to relative links
1 parent 4d0bd16 commit 4860658

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

hub/apps/develop/title-bar.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ See the [Title bar](../design/basics/titlebar-design.md) design article for guid
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
2424
> [!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.
25+
> A new [Title bar](../design/controls/title-bar.md) control has been added in Windows App SDK 1.7. It simplifies the process of title bar customization.
2626
2727
> [!div class="checklist"]
2828
>
@@ -888,7 +888,9 @@ public sealed partial class MainWindow : Window
888888
## Related articles
889889

890890
- [Title bar customization (UWP)](/windows/uwp/ui-input/title-bar)
891+
- [Title Bar (Control)](../design/controls/title-bar.md)
891892
- [Acrylic](../design/style/acrylic.md)
892893
- [Mica](../design/style/mica.md)
893894
- [Color](../design/style/color.md)
894895

896+

0 commit comments

Comments
 (0)