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