4 references to GetWindowId
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\ProxyHwnd.cs (1)
282
int idChild = Misc.
GetWindowId
(_hwnd);
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
407
int id = Misc.
GetWindowId
(_hwnd);
MS\Internal\AutomationProxies\WindowsListBox.cs (2)
1162
int idListBox = Misc.
GetWindowId
(_hwnd);
1182
int id = Misc.
GetWindowId
(_hwnd);