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