2 writes to _currentIntervals
PresentationCore (2)
System\Windows\Media\Animation\ClockGroup.cs (2)
584parentIntervalCollection.ProjectOntoPeriodicFunction(ref _currentIntervals, 597parentIntervalCollection.ProjectPostFillZone(ref _currentIntervals,
6 references to _currentIntervals
PresentationCore (6)
System\Windows\Media\Animation\ClockGroup.cs (6)
568_currentIntervals.Clear(); 569_currentIntervals.AddNullPoint(); 574_currentIntervals.AddNullPoint(); 583_currentIntervals.Clear(); 596_currentIntervals.Clear(); 607return _currentIntervals;