2 references to c_defaultAlphaQualityLevel
PresentationCore (2)
Core\CSharp\System\Windows\Media\Imaging\WmpBitmapEncoder.cs (2)
688
if (_alphaqualitylevel !=
c_defaultAlphaQualityLevel
)
960
private byte _alphaqualitylevel =
c_defaultAlphaQualityLevel
;