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