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