We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48d7dc9 + 1ffec31 commit b436c63Copy full SHA for b436c63
Material.Styles/Resources/Themes/ComboBox.axaml
@@ -59,6 +59,7 @@
59
<Panel Name="PART_InnerPanel" HorizontalAlignment="Left">
60
<TextBlock Name="PART_PlaceholderText"
61
Text="{TemplateBinding PlaceholderText}"
62
+ VerticalAlignment="Center"
63
Foreground="{TemplateBinding PlaceholderForeground}" />
64
65
<ContentPresenter Name="PART_ContentPresenter"
0 commit comments