4 references to CreatePICTDESC
System.Private.Windows.GdiPlus (3)
Windows\Win32\Graphics\GdiPlus\GpImageExtensions.cs (2)
53
PICTDESC desc = image.
CreatePICTDESC
();
68
PICTDESC desc = image.
CreatePICTDESC
();
Windows\Win32\System\Ole\IPicture.cs (1)
21
PICTDESC desc = image.
CreatePICTDESC
();
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PictureConverter.cs (1)
111
pictdesc = bitmap.
CreatePICTDESC
();