1 write to _alphaThreshold
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
263
_alphaThreshold
= (double)e.NewValue;
1 reference to _alphaThreshold
PresentationCore (1)
Core\CSharp\System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
343
return bitmap.
_alphaThreshold
;