1 write to DestinationFormatProperty
PresentationCore (1)
System\Windows\Media\Imaging\Generated\FormatConvertedBitmap.cs (1)
374DestinationFormatProperty =
3 references to DestinationFormatProperty
PresentationCore (3)
System\Windows\Media\Imaging\Generated\FormatConvertedBitmap.cs (3)
91target.PropertyChanged(DestinationFormatProperty); 137return (PixelFormat)GetValue(DestinationFormatProperty); 141SetValueInternal(DestinationFormatProperty, value);