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