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