4 references to State
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (2)
426AccessibleState state = State; 710return HasState(State, testState);
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
663AccessibleState state = _acc.State;
MS\Internal\AutomationProxies\WindowsButton.cs (1)
628AccessibleState state = _acc.State;