3 references to CF_BITMAP
PresentationCore (1)
System\Windows\Ole\WpfOleServices.cs (1)
83formatId = (ushort)CLIPBOARD_FORMAT.CF_BITMAP;
System.Private.Windows.Core (1)
System\Private\Windows\Ole\DataFormatsCore.cs (1)
148T.Create(DataFormatNames.Bitmap, (int)CLIPBOARD_FORMAT.CF_BITMAP),
System.Windows.Forms (1)
System\Windows\Forms\OLE\WinFormsOleServices.cs (1)
82cfFormat = (ushort)CLIPBOARD_FORMAT.CF_BITMAP,