Skip to content

Commit 35bf883

Browse files
committed
Merge branch 'niels9001/segmented-hc' of https://github.com/CommunityToolkit/Labs-Windows into niels9001/segmented-hc
2 parents 4390423 + 1002e0e commit 35bf883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/SegmentedControl/src/Segmented/Segmented.Properties.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public partial class Segmented : ListViewBase
1818
new PropertyMetadata(defaultValue: true));
1919

2020
/// <summary>
21-
/// Gets or sets the icon.
21+
/// Gets or sets a value that indicates if the first item should be auto-selected on load.
2222
/// </summary>
2323
public bool AutoSelection
2424
{

0 commit comments

Comments
 (0)