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