1 write to _dispatcher
PresentationCore (1)
System\Windows\Media\mediaeventshelper.cs (1)
88_dispatcher = sender.Dispatcher;
8 references to _dispatcher
PresentationCore (8)
System\Windows\Media\mediaeventshelper.cs (8)
217_dispatcher.BeginInvoke( 271_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaOpened, null); 284_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherBufferingStarted, null); 292_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherBufferingEnded, null); 300_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaEnded, null); 308_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaPrerolled, null); 325_dispatcher.BeginInvoke(DispatcherPriority.Background, DispatcherMediaNewFrame, null); 361_dispatcher.BeginInvoke(