2 references to CurrentGlobalSpeed
PresentationCore (1)
System\Windows\Media\mediaclock.cs (1)
137
double? currentSpeedProperty = this.
CurrentGlobalSpeed
;
PresentationFramework (1)
System\Windows\Media\Animation\Storyboard.cs (1)
1328
return clock.
CurrentGlobalSpeed
;