4 references to Empty
PresentationCore (4)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (3)
919
_timeManager.InternalCurrentIntervals = TimeIntervalCollection.
Empty
;
2614
activePeriod = TimeIntervalCollection.
Empty
;
3105
parentIntervalCollection = TimeIntervalCollection.
Empty
;
Core\CSharp\System\Windows\Media\Animation\TimeIntervalCollection.cs (1)
283
slippedCollection = TimeIntervalCollection.
Empty
;