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