4 references to State
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (2)
436AccessibleState state = State; 722return HasState(State, testState);
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
685AccessibleState state = _acc.State;
MS\Internal\AutomationProxies\WindowsButton.cs (1)
644AccessibleState state = _acc.State;