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