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