Is there a list somewhere of all the common states for each control? We're restyling them and it would be nice to not have to hunt through each control to figure this out.
Basically a list like:
Button: Disabled, Hover, Pressed, Selected, Focus, etc.
ListBox: Disabled, Hover, Focus, etc
I'm looking in Blend and MSDN but not finding anything. Why I asked.
THanks!