1 write to _dispatcher
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (1)
107_dispatcher = sender.Dispatcher;
8 references to _dispatcher
PresentationCore (8)
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (8)
236_dispatcher.BeginInvoke( 290_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaOpened, null); 303_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherBufferingStarted, null); 311_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherBufferingEnded, null); 319_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaEnded, null); 327_dispatcher.BeginInvoke(DispatcherPriority.Normal, DispatcherMediaPrerolled, null); 344_dispatcher.BeginInvoke(DispatcherPriority.Background, DispatcherMediaNewFrame, null); 380_dispatcher.BeginInvoke(