2 implementations of GetSelection
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
2680object[] UnsafeNativeMethods.ISelectionProvider.GetSelection() { 3830object[] UnsafeNativeMethods.ISelectionProvider.GetSelection() {
1 reference to GetSelection
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3832return publicISelectionProvider.GetSelection();