2 implementations of SetFocus
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
1003
void UnsafeNativeMethods.IRawElementProviderFragment.
SetFocus
() {
3470
void UnsafeNativeMethods.IRawElementProviderFragment.
SetFocus
() {
1 reference to SetFocus
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3472
publicIRawElementProviderFragment.
SetFocus
();