2 references to GoToStateCommon
PresentationFramework (2)
src\Framework\System\Windows\VisualStateManager.cs (2)
85
return
GoToStateCommon
(control, stateGroupsRoot, stateName, useTransitions);
102
return
GoToStateCommon
(null, stateGroupsRoot, stateName, useTransitions);