3 references to IsValidControl
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsTab.cs (2)
48_fIsContent = IsValidControl(_hwnd); 150return IsValidControl(_hwnd);
MS\Internal\AutomationProxies\WindowsUpDown.cs (1)
497return WindowsTab.IsValidControl(hwndTabParent);