HorizontalAlignment indicates where an element should be displayed on the horizontal axis relative to the allocated layout slot of the parent element.
An element should be center aligned.
An element should be left aligned.
An element should be right aligned.
An element should be stretched to fill all the available size.
HorizontalAlignment indicates where an element should be displayed on the horizontal axis relative to the allocated layout slot of the parent element.