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