3 references to UndoLimitProperty
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (3)
763/// <see cref="UndoLimitProperty"/> 769return (int)GetValue(UndoLimitProperty); 774SetValue(UndoLimitProperty, value);