1 write to _alphaqualitylevel
PresentationCore (1)
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (1)
350_alphaqualitylevel = value;
3 references to _alphaqualitylevel
PresentationCore (3)
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (3)
346return _alphaqualitylevel; 650if (_alphaqualitylevel != c_defaultAlphaQualityLevel) 655propValue.Init((byte)_alphaqualitylevel);