7 references to CLR_NONE
System.Windows.Forms (7)
winforms\Managed\System\WinForms\ImageList.cs (5)
551
SafeNativeMethods.ImageList_SetBkColor(new HandleRef(this, Handle), NativeMethods.
CLR_NONE
);
631
width, height, NativeMethods.
CLR_NONE
, NativeMethods.
CLR_NONE
, NativeMethods.ILD_TRANSPARENT);
752
imageSize.Width, imageSize.Height, NativeMethods.
CLR_NONE
, NativeMethods.
CLR_NONE
, NativeMethods.ILD_TRANSPARENT);
winforms\Managed\System\WinForms\ListView.cs (2)
4275
SendMessage(NativeMethods.LVM_SETTEXTBKCOLOR, 0,NativeMethods.
CLR_NONE
);
4555
SendMessage(NativeMethods.LVM_SETTEXTBKCOLOR, 0,NativeMethods.
CLR_NONE
);