1 write to AlphaThresholdProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\FormatConvertedBitmap.cs (1)
392
AlphaThresholdProperty
=
3 references to AlphaThresholdProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\FormatConvertedBitmap.cs (3)
109
target.PropertyChanged(
AlphaThresholdProperty
);
167
return (double) GetValue(
AlphaThresholdProperty
);
171
SetValueInternal(
AlphaThresholdProperty
, value);