2 writes to picType
System.Windows.Forms (2)
winforms\Managed\System\WinForms\NativeMethods.cs (2)
3539pictdesc.picType = Ole.PICTYPE_BITMAP; 3549pictdesc.picType = Ole.PICTYPE_ICON;
1 reference to picType
System.Windows.Forms (1)
winforms\Managed\System\WinForms\NativeMethods.cs (1)
3579if (picType == Ole.PICTYPE_BITMAP)