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