1 write to _mediaOpened
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (1)
43_mediaOpened = new DispatcherOperationCallback(OnMediaOpened);
1 reference to _mediaOpened
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (1)
44this.DispatcherMediaOpened += _mediaOpened;