5 writes to Clock
PresentationCore (2)
System\Windows\Media\mediaclock.cs (2)
182oldPlayer.Clock = null; 188newPlayer.Clock = this;
PresentationFramework (3)
System\Windows\Controls\AVElementHelper.cs (3)
467_mediaPlayer.Clock = null; 514_mediaPlayer.Clock = _clock._value; 533_mediaPlayer.Clock = null;
1 reference to Clock
PresentationFramework (1)
System\Windows\Controls\AVElementHelper.cs (1)
465if (_mediaPlayer.Clock != null)