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