4 references to Create
UIAutomationClient (4)
MS\Internal\Automation\FocusTracker.cs (4)
210
Accessible acc = Accessible.
Create
(hwnd, idObject, idChild);
286
Accessible acc = Accessible.
Create
(hwnd, idObject, idChild);
303
Accessible acc = Accessible.
Create
(hwnd, UnsafeNativeMethods.OBJID_CLIENT, i.ToInt32() + 1);
329
Accessible acc = Accessible.
Create
(guiThreadInfo.hwndFocus, UnsafeNativeMethods.OBJID_CLIENT, 0);