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