5 writes to Clock
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaClock.cs (2)
200oldPlayer.Clock = null; 206newPlayer.Clock = this;
PresentationFramework (3)
src\Framework\System\Windows\Controls\AVElementHelper.cs (3)
479_mediaPlayer.Clock = null; 526_mediaPlayer.Clock = _clock._value; 545_mediaPlayer.Clock = null;
1 reference to Clock
PresentationFramework (1)
src\Framework\System\Windows\Controls\AVElementHelper.cs (1)
477if (_mediaPlayer.Clock != null)