-
Beta Was this translation helpful? Give feedback.
Answered by
SKProCH
Sep 4, 2025
Replies: 1 comment 1 reply
-
Hello. Probably the best way is to override/create a new style/control theme for ListBoxItem and move your rounded background there. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Riton2013
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello. Probably the best way is to override/create a new style/control theme for ListBoxItem and move your rounded background there.
After that you need to correct/remove style for :pointerover to change background color of your rounded background element instead of a default one on hover.