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