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