4 references to GetLabelhwnd
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\ProxyHwnd.cs (3)
180IntPtr label = Misc.GetLabelhwnd(_hwnd); 214_controlLabel = Misc.GetLabelhwnd(_hwnd); 494IntPtr label = Misc.GetLabelhwnd(hwnd);
MS\Internal\AutomationProxies\WindowsComboBox.cs (1)
191return Misc.GetControlName(Misc.GetLabelhwnd(_hwndEx), true);