AutoCompleteBox FocusChanged doesn't trigger VisualState changes
Opened this issue · 1 comments
jumpalongjim commented
I'm unable to use visual states relating to focus for AutoCompleteBox as they appear not to be connected. Shouldn't FocusChanged call Interaction.UpdateVisualStateBase(useTransitions) ?
jogibear9988 commented
Could you create a Pull Req?