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