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