2 references to RemovedCells
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\DataGridAutomationPeer.cs (2)
358for (i = 0; i < e.RemovedCells.Count; i++) 360DataGridCellItemAutomationPeer cellPeer = GetCellItemPeer(e.RemovedCells[i]);