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