5 references to Storyboard
PresentationFramework (5)
System\Windows\VisualStateManager.cs (5)
219group.StartNewThenStopOld(stateGroupsRoot, transition.Storyboard, state.Storyboard); 223group.StartNewThenStopOld(stateGroupsRoot, state.Storyboard); 246group.StartNewThenStopOld(stateGroupsRoot, state.Storyboard); 264group.StartNewThenStopOld(stateGroupsRoot, state.Storyboard); 378Dictionary<TimelineDataToken, Timeline> newStateAnimations = FlattenTimelines(newState.Storyboard);