-
|
.How to make the ListBoxItem not be selected when the ListBox touches and scrolls,, thanks |
Beta Was this translation helpful? Give feedback.
Answered by
lingme
Jul 20, 2021
Replies: 1 comment
-
|
Solution has been found, the program is to override the isselected style, then rewrite the ListItem's PointerReleaseD event. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lingme
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solution has been found, the program is to override the isselected style, then rewrite the ListItem's PointerReleaseD event.