5 writes to Clock
PresentationCore (2)
System\Windows\Media\mediaclock.cs (2)
198oldPlayer.Clock = null; 204newPlayer.Clock = this;
PresentationFramework (3)
System\Windows\Controls\AVElementHelper.cs (3)
474_mediaPlayer.Clock = null; 521_mediaPlayer.Clock = _clock._value; 540_mediaPlayer.Clock = null;
1 reference to Clock
PresentationFramework (1)
System\Windows\Controls\AVElementHelper.cs (1)
472if (_mediaPlayer.Clock != null)