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