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