Set Text and log it as a change #365
Unanswered
ArchLeaders
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to change the text editor contents from
a
tob
and track it as an undo/repo step. However,Text="b"
does not work whenBeginChange
is in being used.Is there another way to change the text and log it as a change?
Beta Was this translation helpful? Give feedback.
All reactions