3 references to GetCurrentGlobalSpeedImpl
PresentationFramework (3)
System\Windows\Media\Animation\Storyboard.cs (3)
1288
return
GetCurrentGlobalSpeedImpl
(containingObject);
1298
return
GetCurrentGlobalSpeedImpl
(containingObject);
1307
Nullable<Double> currentGlobalSpeed =
GetCurrentGlobalSpeedImpl
(this);