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