3 references to DispatcherMediaPrerolled
PresentationCore (3)
System\Windows\Media\mediaeventshelper.cs (3)
37this.DispatcherMediaPrerolled += _mediaPrerolled; 307if (DispatcherMediaPrerolled != null) 309_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaPrerolled, null);