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