mirror of
https://gitcode.com/gh_mirrors/se/Semi.Avalonia
synced 2026-03-08 10:40:49 +08:00
Update src/Semi.Avalonia/Controls/ComboBox.axaml
Co-authored-by: Zhang Dian <54255897+zdpcdt@users.noreply.github.com>
This commit is contained in:
@@ -68,7 +68,6 @@
|
||||
TextTrimming="CharacterEllipsis"
|
||||
Foreground="{TemplateBinding PlaceholderForeground}"
|
||||
IsVisible="{TemplateBinding SelectionBoxItem,Converter={x:Static ObjectConverters.IsNull}}"
|
||||
Opacity="0.3"
|
||||
Text="{TemplateBinding PlaceholderText}" />
|
||||
<ContentPresenter
|
||||
Name="ContentPresenter"
|
||||
|
||||
Reference in New Issue
Block a user