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