2 references to GetFocus
WindowsFormsIntegration (2)
System\Windows\Integration\ElementHost.cs (1)
224
IntPtr focusHandle = UnsafeNativeMethods.
GetFocus
();
System\Windows\Integration\WindowsFormsHost.cs (1)
765
IntPtr focusHwnd = UnsafeNativeMethods.
GetFocus
();