Field RemovedOnAdded
Gets or sets the associated HistoryTextItemEventArgs for a removed line when an added line replaces it.
public HistoryTextItemEventArgs? RemovedOnAdded
Returns
- HistoryTextItemEventArgs
- Gets or sets the associated for a removed line when an added line replaces it.
Remarks
This property is used to track the relationship between added and removed lines during undo/redo operations.