Implemented interface member:
5 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
();
System.Windows.Forms.Tests (1)
System\Windows\Forms\ImageList.NativeImageListTests.cs (1)
21
nativeImageList.
Dispose
();