forked from MeloNX/MeloNX
MainWindow: Vertically center SearchBox TextPresenter (#4223)
This commit is contained in:
parent
690ba648d2
commit
9a4d991423
@ -343,6 +343,7 @@
|
||||
Margin="5,0,5,0"
|
||||
HorizontalAlignment="Right"
|
||||
VerticalAlignment="Center"
|
||||
VerticalContentAlignment="Center"
|
||||
DockPanel.Dock="Right"
|
||||
KeyUp="SearchBox_OnKeyUp"
|
||||
Text="{Binding SearchText}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user