4 references to Create
UIAutomationClient (4)
MS\Internal\Automation\FocusTracker.cs (4)
201
Accessible acc = Accessible.
Create
(hwnd, idObject, idChild);
277
Accessible acc = Accessible.
Create
(hwnd, idObject, idChild);
294
Accessible acc = Accessible.
Create
(hwnd, UnsafeNativeMethods.OBJID_CLIENT, i.ToInt32() + 1);
320
Accessible acc = Accessible.
Create
(guiThreadInfo.hwndFocus, UnsafeNativeMethods.OBJID_CLIENT, 0);