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