Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Right-clicking todo list item not bringing up the app bar #29

Open
pbouzakis opened this issue Jun 13, 2012 · 1 comment
Open

Right-clicking todo list item not bringing up the app bar #29

pbouzakis opened this issue Jun 13, 2012 · 1 comment

Comments

@pbouzakis
Copy link
Collaborator

There must be an elegant way to do that without explicitly, programmatically showing it? Look at the samples.

@jfkhoury
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants