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