8 references to UpdateSubItems
System.Windows.Forms (8)
System\Windows\Forms\Controls\ListView\ListViewItem.ListViewSubItem.cs (2)
209
_owner?.
UpdateSubItems
(_owner.SubItems.IndexOf(this));
221
_owner?.
UpdateSubItems
(-1);
System\Windows\Forms\Controls\ListView\ListViewItem.ListViewSubItemCollection.cs (6)
65
_owner.
UpdateSubItems
(index);
114
_owner.
UpdateSubItems
(_owner.SubItemCount++);
147
_owner.
UpdateSubItems
(-1);
164
_owner.
UpdateSubItems
(-1);
181
_owner.
UpdateSubItems
(-1);
314
_owner.
UpdateSubItems
(-1);