4 references to Create
UIAutomationClient (4)
MS\Internal\Automation\FocusTracker.cs (4)
202
Accessible acc = Accessible.
Create
(hwnd, idObject, idChild);
278
Accessible acc = Accessible.
Create
(hwnd, idObject, idChild);
295
Accessible acc = Accessible.
Create
(hwnd, UnsafeNativeMethods.OBJID_CLIENT, i.ToInt32() + 1);
321
Accessible acc = Accessible.
Create
(guiThreadInfo.hwndFocus, UnsafeNativeMethods.OBJID_CLIENT, 0);