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