3 references to DispatcherMediaPrerolled
PresentationCore (3)
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (3)
50this.DispatcherMediaPrerolled += _mediaPrerolled; 325if (DispatcherMediaPrerolled != null) 327_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaPrerolled, null);