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