Last Updated:
10 Jan 2024 14:42
by Steve
AutoComplete: [WinUI] SuggestionView is shown after opening a popup when the AutoComplete is the first element in the visual tree
If you have an AutoComplete control as the first element of the visual tree of the page, when you open a Popup control, the popup takes the focus and after closing the popup, the focus is set back to the AutoComplete - if there is text in the AutoComplete input, its SuggestionView is shown without user interaction with the control.