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