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