1 write to _dispatcher
PresentationCore (1)
System\Windows\Media\mediaeventshelper.cs (1)
100_dispatcher = sender.Dispatcher;
8 references to _dispatcher
PresentationCore (8)
System\Windows\Media\mediaeventshelper.cs (8)
229_dispatcher.BeginInvoke( 283_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaOpened, null); 296_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherBufferingStarted, null); 304_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherBufferingEnded, null); 312_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaEnded, null); 320_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaPrerolled, null); 337_dispatcher.BeginInvoke(DispatcherPriority.Background, DispatcherMediaNewFrame, null); 373_dispatcher.BeginInvoke(