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