4 references to _bytesInterval
PresentationFramework (4)
MS\Internal\Navigation\BindStream.cs (4)
49for(long numBytes =_lastProgressEventByte + _bytesInterval; 51numBytes += _bytesInterval) 325if (((_lastProgressEventByte + _bytesInterval) <= _bytesRead) || 348if (((_lastProgressEventByte + _bytesInterval) <= _bytesRead) ||