Implemented interface member:
4 references to Dispose
System.Windows.Forms (4)
System\Windows\Forms\Controls\ImageList\ImageList.cs (2)
430
_nativeImageList?.
Dispose
();
465
_nativeImageList.
Dispose
();
System\Windows\Forms\Controls\ImageList\ImageList.NativeImageList.cs (1)
92
Dispose
();
System\Windows\Forms\Controls\ImageList\ImageListStreamer.cs (1)
145
_nativeImageList?.
Dispose
();