You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/TitleBar/samples/TitleBar.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ icon: assets/icon.png
16
16
> [!NOTE]
17
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.
18
18
>
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/windows/apps/windows-app-sdk/experimental-channel#new-titlebar-control
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
20
20
21
21
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.
0 commit comments