2 references to s_subItemCountSection
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListViewItem.cs (2)
765get => _state[s_subItemCountSection]; 766set => _state[s_subItemCountSection] = value;