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