3 references to UndoLimitProperty
PresentationFramework (3)
System\Windows\Controls\Primitives\TextBoxBase.cs (3)
732/// <see cref="UndoLimitProperty"/> 738return (int)GetValue(UndoLimitProperty); 743SetValue(UndoLimitProperty, value);