Button: [UWP] HorizontalContentAlignment is reset to its default value in Release mode
If you have set the HorizontalContentAlignment to some other value (End, Start) and you run the application in Release mode in UWP -> the value is reset to center.