According to this post, Visual Studio has been rewritten using WPF. I am trying to figure out which element is used for the code editor window (in particular, C #, if there is a difference), but I cannot figure out which element can have all this functionality (obviously, with a lot of additional work. More ...) .
I want to know what it is that I can experiment with writing my own small code editor. (Yes, I know that a full-fledged editor is a very large project. I'm talking about a simple user version.)
source share