3 references to CreatePICTDESC
System.Private.Windows.GdiPlus (2)
System\Drawing\IIconExtensions.cs (1)
42PICTDESC desc = icon.CreatePICTDESC(copy);
Windows\Win32\System\Ole\IPicture.cs (1)
36PICTDESC desc = icon.CreatePICTDESC(copy);
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PictureConverter.cs (1)
107pictdesc = icon.CreatePICTDESC(copy: false);