4 writes to state
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (4)
205HitTestInfo.item.state = 0; 269_linkItem.state = 0; 389state = NativeMethods.LIS_FOCUSED 486HitTestInfo.item.state = 0;
1 reference to state
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
234if (Misc.IsBitSet(_linkItem.state, NativeMethods.LIS_FOCUSED))