5 references to PICTYPE_BITMAP
System.Private.Windows.GdiPlus (1)
Windows\Win32\Graphics\GdiPlus\GpBitmapExtensions.cs (1)
58picType = PICTYPE.PICTYPE_BITMAP
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PictureConverter.cs (1)
69case PICTYPE.PICTYPE_BITMAP:
System.Windows.Forms.Primitives (3)
System\Drawing\ImageExtensions.cs (3)
46case PICTYPE.PICTYPE_BITMAP: 67if (type == PICTYPE.PICTYPE_BITMAP) 90if (type == PICTYPE.PICTYPE_BITMAP)