3 references to Undeterminate
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
758
protected WindowsFormsHelper.FormControlState _windowsForms = WindowsFormsHelper.FormControlState.
Undeterminate
;
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
136
if (state == FormControlState.
Undeterminate
)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1074
if (_windowsForms == WindowsFormsHelper.FormControlState.
Undeterminate
)