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