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