2 references to ActualCells
PresentationFramework (2)
src\Framework\System\Windows\Automation\Peers\GridViewItemAutomationPeer.cs (2)
58_dataChildren = new Hashtable(rowPresenter.ActualCells.Count); 64foreach (UIElement ele in rowPresenter.ActualCells)