2 writes to Player
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaPlayerState.cs (2)
737oldClock.Player = null; 743newClock.Player = player;
2 references to Player
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaTimeline.cs (2)
243if (mc.Player == null) 249return mc.Player.NaturalDuration;