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