2 references to GoToStateCommon
PresentationFramework (2)
System\Windows\VisualStateManager.cs (2)
74
return
GoToStateCommon
(control, stateGroupsRoot, stateName, useTransitions);
88
return
GoToStateCommon
(null, stateGroupsRoot, stateName, useTransitions);