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