4 references to DibConstant
System.Windows.Forms (4)
System\Windows\Forms\OLE\DataFormats.cs (2)
53
public static readonly string Dib =
DibConstant
;
283
new(
DibConstant
, (int)CLIPBOARD_FORMAT.CF_DIB),
System\Windows\Forms\OLE\DataObject.Composition.WinFormsToNativeAdapter.cs (1)
321
DataFormats.
DibConstant
when data is Image
System\Windows\Forms\OLE\DataObject.cs (1)
205
or DataFormats.
DibConstant