3 references to _bufferSizeIncrement
PresentationCore (3)
System\Windows\Media\ColorContext.cs (3)
578int bufferSize = _bufferSizeIncrement; 607bufferSize += _bufferSizeIncrement; 796private const int _maximumColorContextLength = _bufferSizeIncrement * 32; // 32 Mb