1 write to _bufferingStarted
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (1)
55_bufferingStarted = new DispatcherOperationCallback(OnBufferingStarted);
1 reference to _bufferingStarted
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (1)
56this.DispatcherBufferingStarted += _bufferingStarted;