2 references to TCM_GETCURFOCUS
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsTab.cs (2)
293int focusIndex = Misc.ProxySendMessageInt(_hwnd, NativeMethods.TCM_GETCURFOCUS, IntPtr.Zero, IntPtr.Zero); 1261return Misc.ProxySendMessageInt(_hwnd, NativeMethods.TCM_GETCURFOCUS, IntPtr.Zero, IntPtr.Zero) == _item;