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