Skip to content

Commit f249330

Browse files
Merge pull request #554 from CommunityToolkit/mhawker/titlebardocupdate
Tooling Update
2 parents 238ee73 + 994f40b commit f249330

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed
-3.88 KB
Loading

components/TitleBar/samples/TitleBar.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,15 @@ dev_langs:
77
- csharp
88
category: Controls
99
subcategory: Layout
10+
experimental: true
1011
discussion-id: 0
1112
issue-id: 0
1213
icon: assets/icon.png
1314
---
1415

16+
> [!NOTE]
17+
> 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
18+
1519
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.
1620

1721
> [!Sample TitleBarConfigSample]

0 commit comments

Comments
 (0)