Hello,
I'm playing around with the VisualStateManager and I have a couple of questions.
Is it possible to determine the visual state that a Control is in through the VisualStateManager? If so, how?
Is there a way to programmatically access a "part" of a control? If so, how?
Thank you