2 references to TryFindCell
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
3012
_currentCellContainer =
TryFindCell
(currentCell);
4649
DataGridCell cell =
TryFindCell
(cellInfo);