Skip to content

Commit 320984b

Browse files
committed
Update EqualPanel.cs
1 parent 14e53b7 commit 320984b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

components/SegmentedControl/src/EqualPanel.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ public double Spacing
2525
typeof(EqualPanel),
2626
new PropertyMetadata(default(double), OnSpacingChanged));
2727

28-
29-
3028
public EqualPanel()
3129
{
3230
RegisterPropertyChangedCallback(Panel.HorizontalAlignmentProperty, OnHorizontalAlignmentChanged);

0 commit comments

Comments
 (0)