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