c# - How do you make a wpf text adornment modal? -
following tutorial able create adornment used wpf user control it's visual. works interaction user control not expected, sits on top of text editor , can still make changes editor directly. how make user control modal acts more form , requires input or removed if click somewhere else in editor?

Comments
Post a Comment