1 write to _alphaqualitylevel
PresentationCore (1)
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (1)
336_alphaqualitylevel = value;
3 references to _alphaqualitylevel
PresentationCore (3)
System\Windows\Media\Imaging\WmpBitmapEncoder.cs (3)
332return _alphaqualitylevel; 636if (_alphaqualitylevel != c_defaultAlphaQualityLevel) 641propValue.Init((byte)_alphaqualitylevel);