3 references to GetCurrentGlobalSpeedImpl
PresentationFramework (3)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (3)
1294
return
GetCurrentGlobalSpeedImpl
(containingObject);
1304
return
GetCurrentGlobalSpeedImpl
(containingObject);
1313
Nullable<Double> currentGlobalSpeed =
GetCurrentGlobalSpeedImpl
(this);