3 references to IsValidControl
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTab.cs (2)
50_fIsContent = IsValidControl(_hwnd); 152return IsValidControl(_hwnd);
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
484return WindowsTab.IsValidControl(hwndTabParent);