2 references to GetItemByIndexInternal
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.ListViewNativeItemCollection.cs (2)
37get => GetItemByIndexInternal(displayIndex, throwInVirtualMode: true)!; 60GetItemByIndexInternal(index, throwInVirtualMode: false);