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