4 references to State
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\Accessible.cs (2)
429AccessibleState state = State; 713return HasState(State, testState);
MS\Internal\AutomationProxies\MSAANativeProvider.cs (1)
665AccessibleState state = _acc.State;
MS\Internal\AutomationProxies\WindowsButton.cs (1)
633AccessibleState state = _acc.State;