5 references to Storyboard
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); 377Dictionary<TimelineDataToken, Timeline> newStateAnimations = FlattenTimelines(newState.Storyboard);