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