Skip to content

Commit 4b2675b

Browse files
authored
fix: update description related to preview of titlebar
1 parent d246c7a commit 4b2675b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/TitleBar/samples/TitleBar.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ icon: assets/icon.png
1414
---
1515

1616
> [!NOTE]
17-
> WindowsAppSDK 1.6-experimental introduced a TitleBar control based on the work here in the Toolkit. The new TitleBar control released in 1.6-experimental1 is not yet available in non-experimental builds of 1.6 to allow more time to evaluate and respond to community feedback.
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
1818
>
19-
> If you're using WindowsAppSDK and plan to use 1.7 when it becomes available, follow the release updates here: https://learn.microsoft.com/en-us/windows/apps/windows-app-sdk/preview-channel#new-titlebar-control
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)
2020
2121
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.
2222

0 commit comments

Comments
 (0)