2 references to MakeFullRowSelection
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
4745MakeFullRowSelection(ItemInfoFromContainer(cell.RowOwner), allowsExtendSelect, allowsMinimalSelect); 4798MakeFullRowSelection(rowInfo, /* allowsExtendSelect = */ true, /* allowsMinimalSelect = */ true);