2 references to SelectedNotEqualActual
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.SelectedIndexCollection.cs (1)
70throw new InvalidOperationException(SR.SelectedNotEqualActual);
System\Windows\Forms\Controls\ListView\ListView.SelectedListViewItemCollection.cs (1)
53throw new InvalidOperationException(SR.SelectedNotEqualActual);