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