You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like if selection is enabled on a ListView, right clicking an item will select it but will not automatically show the appBar, unless we listen to the ListView's SelectionChanged event and open it programmatically.
There must be an elegant way to do that without explicitly, programmatically showing it? Look at the samples.
The text was updated successfully, but these errors were encountered: