3 references to DispatcherMediaOpened
PresentationCore (3)
System\Windows\Media\mediaeventshelper.cs (3)
31this.DispatcherMediaOpened += _mediaOpened; 270if (DispatcherMediaOpened != null) 272_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaOpened, null);