2 references to CurrentGlobalSpeed
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaClock.cs (1)
139
double? currentSpeedProperty = this.
CurrentGlobalSpeed
;
PresentationFramework (1)
src\Framework\System\Windows\Media\Animation\Storyboard.cs (1)
1331
return clock.
CurrentGlobalSpeed
;