3 writes to InternalCurrentIntervals
PresentationCore (3)
System\Windows\Media\Animation\Clock.cs (2)
902_timeManager.InternalCurrentIntervals = TimeIntervalCollection.Empty; 3615_timeManager.InternalCurrentIntervals = currentIntervals;
System\Windows\Media\Animation\ClockGroup.cs (1)
463_timeManager.InternalCurrentIntervals = currentIntervals;
1 reference to InternalCurrentIntervals
PresentationCore (1)
System\Windows\Media\Animation\Clock.cs (1)
3094parentIntervalCollection = _timeManager.InternalCurrentIntervals;