2 references to CreateFromChildId
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\NonClientArea.cs (1)
691
ProxySimple scrollBarBit = WindowsScrollBarBits.
CreateFromChildId
(hwnd, scrollBar, idChild, sbFlag);
MS\Internal\AutomationProxies\WindowsScrollBar.cs (1)
115
ProxySimple scrollBarBit = WindowsScrollBarBits.
CreateFromChildId
(hwnd, wtv, idChild, NativeMethods.SB_CTL);