2 references to IsCurrent
PresentationFramework (2)
System\Windows\Controls\DataGridCell.cs (1)
502
return dataGrid.
IsCurrent
(row, column);
System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
409
return dataGrid.
IsCurrent
(row);