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