Commit 6b5aaa6
authored
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.1 parent ceb3ebd commit 6b5aaa6
5 files changed
Lines changed: 213 additions & 173 deletions
File tree
- MaterialDesignThemes.UITests/WPF/TextBoxes
- MaterialDesignThemes.Wpf
- Themes
Lines changed: 29 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
565 | 593 | | |
566 | 594 | | |
567 | 595 | | |
| |||
0 commit comments