6 references to NativeSetSelected
System.Windows.Forms (6)
winforms\Managed\System\WinForms\ListBox.cs (6)
906NativeSetSelected(value, true); 925NativeSetSelected(value, true); 1378NativeSetSelected(x, false); 2138NativeSetSelected(index, value); 2169NativeSetSelected(i, true); 4345this.owner.NativeSetSelected(index, true /*we signal selection to the native listBox only if the item is actually selected*/);