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