diff --git a/components/TitleBar/samples/Assets/icon.png b/components/TitleBar/samples/Assets/icon.png index 5f574cec..8435bcaa 100644 Binary files a/components/TitleBar/samples/Assets/icon.png and b/components/TitleBar/samples/Assets/icon.png differ diff --git a/components/TitleBar/samples/TitleBar.md b/components/TitleBar/samples/TitleBar.md index b7ef40dd..e0e70322 100644 --- a/components/TitleBar/samples/TitleBar.md +++ b/components/TitleBar/samples/TitleBar.md @@ -7,11 +7,15 @@ dev_langs: - csharp category: Controls subcategory: Layout +experimental: true discussion-id: 0 issue-id: 0 icon: assets/icon.png --- +> [!NOTE] +> WindowsAppSDK 1.6-experimental introduced a TitleBar control based on the work here in the Toolkit. If you're using WindowsAppSDK and plan to use 1.6 when it becomes available, find more information about the new control here: https://learn.microsoft.com/windows/apps/windows-app-sdk/experimental-channel#new-titlebar-control + 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. > [!Sample TitleBarConfigSample] diff --git a/tooling b/tooling index 819a0160..72887567 160000 --- a/tooling +++ b/tooling @@ -1 +1 @@ -Subproject commit 819a01607310fad9bf52097423977ace4b5c372a +Subproject commit 728875676176f6957104e2c81bbfe9267a297348