1 write to controls
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
15225
this.
controls
= controls;
2 references to controls
System.Windows.Forms (2)
winforms\Managed\System\WinForms\Control.cs (2)
15243
if (current <
controls
.Count - 1 && current < originalCount - 1) {
15262
return
controls
[current];