4 writes to state
UIAutomationClientsideProviders (4)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (4)
221HitTestInfo.item.state = 0; 286_linkItem.state = 0; 407linkItem.state = NativeMethods.LIS_FOCUSED; 505HitTestInfo.item.state = 0;
1 reference to state
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (1)
251if (Misc.IsBitSet(_linkItem.state, NativeMethods.LIS_FOCUSED))