Skip to content

Commit 6276de9

Browse files
authored
Apply suggestions from code review
1 parent 4b2675b commit 6276de9

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,9 +14,8 @@ 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 release over this one
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.
1818
>
19-
> (On Feb 2025 its in 1.7 Preview 1 version: https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/preview-channel#new-titlebar-control)
2019
2120
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.
2221

0 commit comments

Comments
 (0)