1 write to _dispatcher
PresentationCore (1)
System\Windows\Media\mediaeventshelper.cs (1)
89_dispatcher = sender.Dispatcher;
8 references to _dispatcher
PresentationCore (8)
System\Windows\Media\mediaeventshelper.cs (8)
218_dispatcher.BeginInvoke( 272_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaOpened, null); 285_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherBufferingStarted, null); 293_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherBufferingEnded, null); 301_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaEnded, null); 309_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaPrerolled, null); 326_dispatcher.BeginInvoke(DispatcherPriority.Background, DispatcherMediaNewFrame, null); 362_dispatcher.BeginInvoke(