3 references to GetControlState
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
148
state =
GetControlState
(hwnd);
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1088
_windowsForms = WindowsFormsHelper.
GetControlState
(_hwnd);
MS\Internal\AutomationProxies\WindowsTab.cs (1)
43
_windowsForms = WindowsFormsHelper.
GetControlState
(hwnd);