2 references to TB_GETHOTITEM
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsToolbar.cs (2)
242int focusIndex = Misc.ProxySendMessageInt(_hwnd, NativeMethods.TB_GETHOTITEM, IntPtr.Zero, IntPtr.Zero); 591return Misc.ProxySendMessageInt(_hwnd, NativeMethods.TB_GETHOTITEM, IntPtr.Zero, IntPtr.Zero) == _item;