4 references to _bytesInterval
PresentationFramework (4)
MS\Internal\Navigation\BindStream.cs (4)
45for(long numBytes =_lastProgressEventByte + _bytesInterval; 47numBytes += _bytesInterval) 321if (((_lastProgressEventByte + _bytesInterval) <= _bytesRead) || 344if (((_lastProgressEventByte + _bytesInterval) <= _bytesRead) ||