5 writes to Clock
PresentationCore (2)
System\Windows\Media\mediaclock.cs (2)
181oldPlayer.Clock = null; 187newPlayer.Clock = this;
PresentationFramework (3)
System\Windows\Controls\AVElementHelper.cs (3)
466_mediaPlayer.Clock = null; 513_mediaPlayer.Clock = _clock._value; 532_mediaPlayer.Clock = null;
1 reference to Clock
PresentationFramework (1)
System\Windows\Controls\AVElementHelper.cs (1)
464if (_mediaPlayer.Clock != null)