1 write to AlphaThresholdProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\FormatConvertedBitmap.cs (1)
410
AlphaThresholdProperty
=
3 references to AlphaThresholdProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\FormatConvertedBitmap.cs (3)
126
target.PropertyChanged(
AlphaThresholdProperty
);
184
return (double) GetValue(
AlphaThresholdProperty
);
188
SetValueInternal(
AlphaThresholdProperty
, value);