1 write to count
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
4164
count
= InnerArray.GetCount(SelectedObjectMask);
1 reference to count
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ListBox.cs (1)
4167
return
count
;