You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TextBox: Removed not needed VerticalAlignment and it now respects VerticalContentAlignment (#3162)
* Removed not needed VerticalAlignment
* Add support for TextBox.VerticalContentAlignment
* Added UI test for all VerticalAlignment scenarios
* Fixed broken test
PART_ContentHost now uses both VerticalAlignment and VerticalContentAlignment; the test now reflects that as well.
0 commit comments