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