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