2 references to UndoState
PresentationFramework (2)
System\Windows\Controls\Primitives\TextBoxBase.cs (2)
1424
if (_textEditor.
UndoState
== UndoState.Redo)
1428
else if (_textEditor.
UndoState
== UndoState.Undo)