3 references to DispatcherMediaNewFrame
PresentationCore (3)
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (3)
65this.DispatcherMediaNewFrame += _newFrame; 338if (DispatcherMediaNewFrame != null) 344_dispatcher.BeginInvoke(DispatcherPriority.Background, DispatcherMediaNewFrame, null);