3 references to DispatcherMediaEnded
PresentationCore (3)
System\Windows\Media\mediaeventshelper.cs (3)
40this.DispatcherMediaEnded += _mediaEnded; 299if (DispatcherMediaEnded != null) 301_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaEnded, null);