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