2 references to PICTYPE_NONE
System.Windows.Forms.Primitives (1)
System\Drawing\ImageExtensions.cs (1)
48
case PICTYPE.
PICTYPE_NONE
:
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComponentModel\Com2Interop\COM2PictureConverterTests.cs (1)
37
public TestIPicture(nint handle, PICTYPE type = PICTYPE.
PICTYPE_NONE
)