2 references to TCS_FOCUSNEVER
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsTab.cs (2)
994if (Misc.IsBitSet(WindowStyle, NativeMethods.TCS_FOCUSNEVER)) 1289if (Misc.IsBitSet(WindowStyle, (NativeMethods.TCS_BUTTONS | NativeMethods.TCS_FOCUSNEVER)))