## Describe the bug The WatermarkAlignment for NumericUpDown will not change because the HorizontalContentAlignment is set to Right. Reported by @RejectKid on Gitter. <!-- A clear and concise description of what the bug is. Questions about usage are better asked in the Gitter https://gitter.im/MahApps/MahApps.Metro room or at StackOverflow http://stackoverflow.com/questions/tagged/mahapps.metro --> ## Expected behavior The WatermarkAlignment should work. <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> ## Actual behavior Nothing happens. <!-- What's actually happening? --> ## Environment ``` MahApps.Metro version: v2.4.7 ``` 