4 references to SystemDrawingBitmapFormat
PresentationCore (4)
Core\CSharp\System\Windows\DataObject.cs (4)
1477|| IsFormatEqual(format, SystemDrawingBitmapFormat)) 1481SystemDrawingBitmapFormat, 1833else if (IsFormatEqual(format, SystemDrawingBitmapFormat)) 2513if (IsDataSystemBitmapSource(data) && IsFormatEqual(format, SystemDrawingBitmapFormat))