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