Possible Duplicate:
Anyone know a code editor I can embed in a WPF window or Windows forms?
I am looking for a good C# equivalent of the HTML/JavaScript syntax highlighter ACE, found here http://ace.ajax.org. I am open to any approach - a component, a library - it needs to be WPF; it would be great if it could support C like languages, html, css etc.
Thanks in advance