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?

enter image description here


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

java - Two interface have same method name with different return type -

javascript - Linking from page A to a specific iframe on page B -