2 references to CreatePoint
PresentationCore (2)
Core\CSharp\System\Windows\Media\Animation\Clock.cs (1)
3636TimeIntervalCollection currentIntervals = TimeIntervalCollection.CreatePoint(_timeManager.InternalCurrentGlobalTime);
Core\CSharp\System\Windows\Media\Animation\ClockGroup.cs (1)
469TimeIntervalCollection currentIntervals = TimeIntervalCollection.CreatePoint(_timeManager.InternalCurrentGlobalTime);