fix: fix AutoCompleteBox Borderless popup background.
This commit is contained in:
parent
853b80547d
commit
4f9135c2a1
@ -40,7 +40,6 @@
|
||||
CornerRadius="{DynamicResource AutoCompleteBoxPopupCornerRadius}">
|
||||
<ListBox
|
||||
Name="PART_SelectingItemsControl"
|
||||
Background="{TemplateBinding Background}"
|
||||
Foreground="{TemplateBinding Foreground}"
|
||||
ItemTemplate="{TemplateBinding ItemTemplate}"
|
||||
ScrollViewer.HorizontalScrollBarVisibility="Auto"
|
||||
|
Loading…
x
Reference in New Issue
Block a user