2 references to LVS_EX_ONECLICKACTIVATE
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsListView.cs (2)
1336int flags = NativeMethods.LVS_EX_ONECLICKACTIVATE 1352return Misc.IsBitSet(GetExtendedListViewStyle(hwnd), NativeMethods.LVS_EX_ONECLICKACTIVATE);