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