4 references to GetLabelhwnd
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\ProxyHwnd.cs (3)
181
IntPtr label = Misc.
GetLabelhwnd
(_hwnd);
215
_controlLabel = Misc.
GetLabelhwnd
(_hwnd);
495
IntPtr label = Misc.
GetLabelhwnd
(hwnd);
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
192
return Misc.GetControlName(Misc.
GetLabelhwnd
(_hwndEx), true);