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