3 references to GetCurrentTimeImpl
PresentationFramework (3)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (3)
1479
return
GetCurrentTimeImpl
(containingObject);
1489
return
GetCurrentTimeImpl
(containingObject);
1498
Nullable<TimeSpan> currentTime =
GetCurrentTimeImpl
(this);