1 reference to False
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
127
return IsWindowsFormsControl(hwnd) ? FormControlState.True : FormControlState.
False
;