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