2 references to HwndBuddy
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsUpDown.cs (2)
247Misc.ProxySendMessage(HwndBuddy(_hwnd), NativeMethods.WM_HSCROLL, NativeMethods.Util.MAKELPARAM(NativeMethods.SB_THUMBPOSITION, newPos), IntPtr.Zero); 388IntPtr hwndBuddy = HwndBuddy(_hwnd);