简体   繁体   中英

What is the WPF control that VS2010 uses for the code editor?

What is the WPF control that VS2010 uses for the code editor? Some time in the past, I tried to use the 1st WPF version but it performed very bad. Seams like the performance in the .NET 4 is far better.

My question is actually related with the fact that I'm very unhappy with the editors available for Windows and want to try made one by myself :) Any help will be very welcome.

Thanks

VS2010 uses something Microsoft wrote for their own, internal use. It is not a redistributable control.

The best code editing control for WPF I've found (to date) is Actipro's SyntaxEditor .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM