Skip to content

Commit 58979b5

Browse files
Update components/SegmentedControl/samples/SegmentedControlStylesSample.xaml
1 parent ba02e51 commit 58979b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/SegmentedControl/samples/SegmentedControlStylesSample.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
<TextBlock Margin="0,24,0,0"
3030
Style="{StaticResource BodyStrongTextBlockStyle}"
31-
Text="PivotSegmentedStyle" />
31+
Text="BodyStrongTextBlockStyle" />
3232
<labs:Segmented SelectedIndex="0"
3333
SelectionMode="{x:Bind local:SegmentedControlStylesSample.ConvertStringToSelectionMode(SelectionMode), Mode=OneWay}"
3434
Style="{StaticResource ButtonSegmentedStyle}">

0 commit comments

Comments
 (0)