1 write to _currentAdjustedGlobalTime
PresentationCore (1)
System\Windows\Media\Animation\Clock.cs (1)
4120
set {
_currentAdjustedGlobalTime
= value; }
1 reference to _currentAdjustedGlobalTime
PresentationCore (1)
System\Windows\Media\Animation\Clock.cs (1)
4119
get { return
_currentAdjustedGlobalTime
; }