4 references to State
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (2)
418AccessibleState state = State; 692return HasState(State, testState);
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
659AccessibleState state = _acc.State;
MS\Internal\AutomationProxies\WindowsButton.cs (1)
624AccessibleState state = _acc.State;