3 references to Undeterminate
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\ProxySimple.cs (1)
769
protected WindowsFormsHelper.FormControlState _windowsForms = WindowsFormsHelper.FormControlState.
Undeterminate
;
MS\Internal\AutomationProxies\WindowsFormsHelpers.cs (1)
146
if (state == FormControlState.
Undeterminate
)
MS\Internal\AutomationProxies\WindowsListBox.cs (1)
1086
if (_windowsForms == WindowsFormsHelper.FormControlState.
Undeterminate
)