<Styles xmlns="https://github.com/avaloniaui" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:components="using:InABox.Avalonia.Components"> <Style Selector="NumericUpDown"> <Setter Property="MinWidth" Value="0"/> </Style> </Styles>