2 references to UndoLimitProperty
PresentationFramework (2)
System\Windows\Controls\Primitives\TextBoxBase.cs (2)
738return (int)GetValue(UndoLimitProperty); 743SetValue(UndoLimitProperty, value);