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