3 references to IsValidControl
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsTab.cs (2)
47_fIsContent = IsValidControl(_hwnd); 146return IsValidControl(_hwnd);
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
476return WindowsTab.IsValidControl(hwndTabParent);