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