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