1 write to AlphaThresholdProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\FormatConvertedBitmap.cs (1)
395
AlphaThresholdProperty
=
3 references to AlphaThresholdProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\FormatConvertedBitmap.cs (3)
112
target.PropertyChanged(
AlphaThresholdProperty
);
170
return (double) GetValue(
AlphaThresholdProperty
);
174
SetValueInternal(
AlphaThresholdProperty
, value);