2 references to TCS_FOCUSNEVER
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsTab.cs (2)
999
if (Misc.IsBitSet(WindowStyle, NativeMethods.
TCS_FOCUSNEVER
))
1294
if (Misc.IsBitSet(WindowStyle, (NativeMethods.TCS_BUTTONS | NativeMethods.
TCS_FOCUSNEVER
)))