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