AWGReview
Saturday, November 3, 2012
Changing Visual State in Custom Control
Call VisualStateManager.GoToState(
control
,
strStateName, useTransitions
)
strStateName is mapped to a TemplateVisualStateAttribute of the control class.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)