4 references to EnsureVisible
System.Windows.Forms (3)
System\Windows\Forms\Controls\ListView\ListView.cs (2)
1752EnsureVisible(value.Index); 1764EnsureVisible(0);
System\Windows\Forms\Controls\ListView\ListViewItem.cs (1)
949_listView.EnsureVisible(Index);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\MaskDesignerDialog.cs (1)
470_listViewCannedMasks.EnsureVisible(maskDexIndex);