2 implementations of IsSelectionRequired
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
2690bool UnsafeNativeMethods.ISelectionProvider.IsSelectionRequired { 3852bool UnsafeNativeMethods.ISelectionProvider.IsSelectionRequired {
1 reference to IsSelectionRequired
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3855return publicISelectionProvider.IsSelectionRequired;