1 reference to OnUndoLimitChanged
PresentationFramework (1)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
729
new FrameworkPropertyMetadata(UndoManager.UndoLimitDefaultValue, new PropertyChangedCallback(
OnUndoLimitChanged
)),