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