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)
56
this.DispatcherBufferingStarted +=
_bufferingStarted
;