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