XAML property issues
My markup apparently does nothing for
Backgorund
, but it does for Foreground
. How does that make sense? I need help setting a selected background to the same as the non-selected ones as well as using the same hover color as my button, which apparently doesn't work for the ComboBox(Item), but it does for Button
.
XAML

0 Replies