1 reference to DataGridPreparingCellForEditEventArgs
PresentationFramework (1)
System\Windows\Controls\DataGridCell.cs (1)
639
DataGridPreparingCellForEditEventArgs preparingCellForEditEventArgs = new
DataGridPreparingCellForEditEventArgs
(Column, RowOwner, editingEventArgs, currentEditingElement);