4 references to IsNull
System.Windows.Forms (4)
System\Windows\Forms\Controls\ImageList\ImageList.NativeImageList.cs (3)
50if (!himl.IsNull) 70if (HIMAGELIST.IsNull) 100if (!HIMAGELIST.IsNull)
System\Windows\Forms\Controls\ImageList\ImageListStreamer.cs (1)
80if (_nativeImageList.HIMAGELIST.IsNull)