-
Is there simple way to change header background of expander when hovering mouse on it? Expander has such StaticResource:
I think maybe somehow override it while mouse hovering. |
Beta Was this translation helpful? Give feedback.
Answered by
castorix
Sep 16, 2023
Replies: 1 comment
-
A way can be with PointerEntered/PointerExited |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
steam3d
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
A way can be with PointerEntered/PointerExited
For example, if I change the background of "ToggleButtonGrid" (got from Visual Tree) to Orange :