2 references to c_defaultInterlaceOption
PresentationCore (2)
System\Windows\Media\Imaging\PngBitmapEncoder.cs (2)
105
if (_interlaceOption !=
c_defaultInterlaceOption
)
148
private PngInterlaceOption _interlaceOption =
c_defaultInterlaceOption
;