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