2 writes to index
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ImageList.cs (2)
126
index
= -1;
136
index
= value;
1 reference to index
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ImageList.cs (1)
133
get { return
index
; }