4 writes to Clock
PresentationCore (1)
System\Windows\Media\mediaclock.cs (1)
184
newPlayer.
Clock
= this;
PresentationFramework (3)
System\Windows\Controls\AVElementHelper.cs (3)
466
_mediaPlayer.
Clock
= null;
513
_mediaPlayer.
Clock
= _clock._value;
532
_mediaPlayer.
Clock
= null;
2 references to Clock
PresentationCore (1)
System\Windows\Media\mediaclock.cs (1)
179
oldPlayer?.
Clock
= null;
PresentationFramework (1)
System\Windows\Controls\AVElementHelper.cs (1)
464
if (_mediaPlayer.
Clock
!= null)