3 references to GetCurrentProgressImpl
PresentationFramework (3)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (3)
1392
return
GetCurrentProgressImpl
(containingObject);
1401
return
GetCurrentProgressImpl
(containingObject);
1410
Nullable<Double> currentProgress =
GetCurrentProgressImpl
(this);