1 write to _alphaqualitylevel
PresentationCore (1)
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (1)
337_alphaqualitylevel = value;
3 references to _alphaqualitylevel
PresentationCore (3)
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (3)
333return _alphaqualitylevel; 637if (_alphaqualitylevel != c_defaultAlphaQualityLevel) 642propValue.Init((byte)_alphaqualitylevel);