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