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