Edge
4.5
Planned
In .NET 4.5, the default undo limit for a WPF textbox is 100 (as opposed to being unlimited in .NET 4.0)
- Quirked
- Build-time break
If an undo limit of 100 is too low, the limit can be set explicitly with the TextBox's UndoLimit property
T:System.Windows.Controls.TextBox
Windows Presentation Foundation (WPF)