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