3 references to FullRowSelect
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsListViewItem.cs (1)
938if (WindowsListView.IsDetailMode (_hwnd) && !WindowsListView.FullRowSelect (_hwnd))
MS\Internal\AutomationProxies\WindowsListViewItemCheckBox.cs (1)
155if (WindowsListView.FullRowSelect (hwnd) && WindowsListView.IsDetailMode (hwnd))
MS\Internal\AutomationProxies\WindowsListViewSubItem.cs (1)
96if (WindowsListView.FullRowSelect(_hwnd) && !WindowsListView.HasJustifyColumnsExStyle(_hwnd) &&