2 references to MAX_SUBITEMS
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ListViewItem.cs (2)
53private static readonly BitVector32.Section SubItemCountSection = BitVector32.CreateSection(MAX_SUBITEMS, SavedStateImageIndexSection); 1966if (owner.SubItemCount == ListViewItem.MAX_SUBITEMS) {