3 references to DispatcherMediaNewFrame
PresentationCore (3)
System\Windows\Media\mediaeventshelper.cs (3)
51this.DispatcherMediaNewFrame += _newFrame; 319if (DispatcherMediaNewFrame != null) 325_dispatcher.BeginInvoke(DispatcherPriority.Background, DispatcherMediaNewFrame, null);