5 references to StartNewThenStopOld
PresentationFramework (5)
System\Windows\VisualStateManager.cs (5)
218group.StartNewThenStopOld(stateGroupsRoot, transition.Storyboard, state.Storyboard); 222group.StartNewThenStopOld(stateGroupsRoot, state.Storyboard); 245group.StartNewThenStopOld(stateGroupsRoot, state.Storyboard); 263group.StartNewThenStopOld(stateGroupsRoot, state.Storyboard); 280group.StartNewThenStopOld(stateGroupsRoot, transition.Storyboard, dynamicTransition);