2 references to c_defaultInterlaceOption
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\PngBitmapEncoder.cs (2)
130if (_interlaceOption != c_defaultInterlaceOption) 177private PngInterlaceOption _interlaceOption = c_defaultInterlaceOption;