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