4 references to GetLabelhwnd
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\ProxyHwnd.cs (3)
203
IntPtr label = Misc.
GetLabelhwnd
(_hwnd);
237
_controlLabel = Misc.
GetLabelhwnd
(_hwnd);
522
IntPtr label = Misc.
GetLabelhwnd
(hwnd);
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
209
return Misc.GetControlName(Misc.
GetLabelhwnd
(_hwndEx), true);