1 write to _qualitylevel
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\WmpBitmapEncoder.cs (1)
243_qualitylevel = value;
3 references to _qualitylevel
PresentationCore (3)
Core\CSharp\System\Windows\Media\Imaging\WmpBitmapEncoder.cs (3)
234return _qualitylevel; 548if (_qualitylevel != c_defaultQualityLevel) 553propValue.Init((byte)_qualitylevel);