1 write to _alphaThreshold
PresentationCore (1)
System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
229
_alphaThreshold
= (double)e.NewValue;
1 reference to _alphaThreshold
PresentationCore (1)
System\Windows\Media\Imaging\FormatConvertedBitmap.cs (1)
309
return bitmap.
_alphaThreshold
;