2 references to TrySetFocus
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsCLR.cs (2)
1054
if(!
TrySetFocus
(hWnd, ref result))
1069
return
TrySetFocus
(hWnd, ref result);