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