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