1 write to customTabOffsets
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
1194
customTabOffsets
= new IntegerCollection(this);
2 references to customTabOffsets
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListBox.cs (2)
1193
if (
customTabOffsets
== null) {
1196
return
customTabOffsets
;