Carousel - Is there a way to show the other items by default? #16130
wpfblendperson
started this conversation in
General
Replies: 2 comments 1 reply
-
Can't you just reuse a listbox for this with a custom theme? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I am not sure whether it can solve your problem but you can set the SelectedIndex to it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to make a control like a roulette, and the closest one is a carousel except I need to be able to show the items before and after the selected item and the items spin up and down when I click above or below the selected item... How can I show a limited number of items before and after the selected item?
Beta Was this translation helpful? Give feedback.
All reactions