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