3 references to GetControlState
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
137
state =
GetControlState
(hwnd);
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1066
_windowsForms = WindowsFormsHelper.
GetControlState
(_hwnd);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
42
_windowsForms = WindowsFormsHelper.
GetControlState
(hwnd);