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