For at least two controls I've noticed, if you set the Width property (in XAML), and also set the HorizontalAlignment property, Width will be ignored. Expected: The UiTextBox or ComboBox will be the ...