3 references to LIS_FOCUSED
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsHyperlink.cs (3)
251if (Misc.IsBitSet(_linkItem.state, NativeMethods.LIS_FOCUSED)) 406linkItem.stateMask = NativeMethods.LIS_FOCUSED; 407linkItem.state = NativeMethods.LIS_FOCUSED;