3 references to IsValidControl
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTab.cs (2)
48_fIsContent = IsValidControl(_hwnd); 147return IsValidControl(_hwnd);
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
477return WindowsTab.IsValidControl(hwndTabParent);