We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9924e89 commit 00de4bcCopy full SHA for 00de4bc
1 file changed
components/Segmented/src/EqualPanel.cs
@@ -59,7 +59,6 @@ public Orientation Orientation
59
public EqualPanel()
60
{
61
RegisterPropertyChangedCallback(HorizontalAlignmentProperty, OnAlignmentChanged);
62
- RegisterPropertyChangedCallback(VerticalAlignmentProperty, OnAlignmentChanged);
63
}
64
65
/// <inheritdoc/>
0 commit comments