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