2 references to CellAutomationValueHolder
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
6757(cell != null) ? new CellAutomationValueHolder(cell) 6825_editingCellAutomationValueHolders.Add(cell.Column, new CellAutomationValueHolder(cell));