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