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