6 references to GetSelected
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ListBox.cs (6)
919
if (!SelectedItems.
GetSelected
(value)) {
1374
if (SelectedItems.
GetSelected
(x)) {
1541
if (itemsCollection != null && SelectedItems.
GetSelected
(index)) {
2168
if (currentSelections.
GetSelected
(i)) {
4375
if (index != -1 && !
GetSelected
(index)) {
4391
if (index != -1 &&
GetSelected
(index)) {