3 references to FullRowSelect
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
928if (WindowsListView.IsDetailMode (_hwnd) && !WindowsListView.FullRowSelect (_hwnd))
MS\Internal\AutomationProxies\WindowsListViewItemCheckBox.cs (1)
150if (WindowsListView.FullRowSelect (hwnd) && WindowsListView.IsDetailMode (hwnd))
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
89if (WindowsListView.FullRowSelect(_hwnd) && !WindowsListView.HasJustifyColumnsExStyle(_hwnd) &&