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