2 references to UndoState
PresentationFramework (2)
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (2)
1450
if (_textEditor.
UndoState
== UndoState.Redo)
1454
else if (_textEditor.
UndoState
== UndoState.Undo)