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