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