Skip to content

Commit 1fe6c18

Browse files
Update TitleBar.md for 1.7 release
1 parent d178f4d commit 1fe6c18

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/TitleBar/samples/TitleBar.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ icon: assets/icon.png
1414
---
1515

1616
> [!NOTE]
17-
> If you're using the Windows App SDK with WinUI, you can leverage the TitleBar control that [shipped in the 1.7 prerelease](https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/preview-channel#new-titlebar-control) over this one.
18-
>
17+
> If you're using the Windows App SDK with WinUI, you can leverage the `TitleBar` control that [shipped in the 1.7 release](https://learn.microsoft.com/windows/apps/windows-app-sdk/stable-channel#new-titlebar-control) over this one.
1918
2019
The `TitleBar` provides an easy way to display a modern titlebar experience. The control handles all the required APIs to extend content into the titlebar area and set custom drag regions. The control is set up in a way that it handles the correct design guidelines while being flexible in what content to show.
2120

0 commit comments

Comments
 (0)