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