File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
tests/Files.App.UITests/Views Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5050 </controls : OmnibarMode >
5151
5252 <controls : OmnibarMode
53- DisplayMemberPath=" {x:Bind Omnibar1_TextMemberPathForPaletteMode}"
5453 IconOnActive=" {controls:ThemedIconMarkup Style={StaticResource App.ThemedIcons.Omnibar.Commands}, IsFilled=True}"
5554 IconOnInactive=" {controls:ThemedIconMarkup Style={StaticResource App.ThemedIcons.Omnibar.Commands}, IconType=Outline}"
5655 ModeName=" Palette"
5756 PlaceholderText=" Enter a palette command..."
58- SuggestionItemsSource=" {x:Bind Omnibar1_PaletteSuggestions, Mode=OneWay}" >
57+ SuggestionItemsSource=" {x:Bind Omnibar1_PaletteSuggestions, Mode=OneWay}"
58+ TextMemberPath=" {x:Bind Omnibar1_TextMemberPathForPaletteMode}" >
5959 <controls : OmnibarMode .SuggestionItemTemplate>
6060 <DataTemplate x : DataType =" data:OmnibarPaletteSuggestionItem" >
6161 <Grid Height =" 48" ColumnSpacing =" 12" >
You can’t perform that action at this time.
0 commit comments